1
0
Fork 0
mirror of synced 2024-10-02 10:16:27 +13:00
appwrite/app
Steven Nguyen 9f7bbe4869 Fix the Health service's get X queue endpoints
Before this, the endpoints called $client->sumProcessingJobs() which
only gets the currently processing jobs, but this endpoint should return
what's currently in queue, pending to be processed. This should be
retrieved using $client->getQueueSize().
2023-11-03 16:57:30 +00:00
..
assets Update avatar font and default colors 2023-09-25 15:55:15 -07:00
config Merge pull request #6487 from appwrite/fix-unique-in-errors 2023-10-27 20:13:16 +04:00
console@9810ce8581 Bump console to version 3.2.5 2023-10-27 09:33:21 -07:00
controllers Fix the Health service's get X queue endpoints 2023-11-03 16:57:30 +00:00
views Upgrade executor 2023-10-19 11:54:56 +02:00
cli.php Merge remote-tracking branch 'origin/1.4.x' into feat-query-metadata 2023-10-25 18:21:16 +13:00
http.php Allow any hostname, and serve API+Console by default 2023-09-05 17:02:07 +02:00
init.php Bump appwrite version to 1.4.9 2023-10-31 12:40:45 -07:00
preload.php Fix startup errors 2022-11-12 14:35:42 +00:00
realtime.php Merge pull request #7003 from appwrite/feat-query-metadata 2023-10-27 12:52:34 +13:00
worker.php Update db 2023-10-26 21:24:30 +13:00