mirror of
https://github.com/appwrite/appwrite
synced 2026-05-23 08:58:35 +00:00
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(). |
||
|---|---|---|
| .. | ||
| assets | ||
| config | ||
| console@9810ce8581 | ||
| controllers | ||
| views | ||
| cli.php | ||
| http.php | ||
| init.php | ||
| preload.php | ||
| realtime.php | ||
| worker.php | ||