Raw status
json payload
https://cloud-queue-test.dev-laravel.cloud/cloud-queue/runs/019e26db-3761-71a9-a816-25f13afcd8d3/status
{
"run": {
"id": "019e26db-3761-71a9-a816-25f13afcd8d3",
"name": "Mixed \u00b7 email",
"profile": "custom",
"status": "finished",
"connections": [
"sqs"
],
"queues": [
"email"
],
"expected_total": 600,
"dispatched_count": 600,
"started_at": "2026-05-14T14:19:21.000000Z",
"finished_at": "2026-05-14T14:19:51.000000Z",
"created_at": "2026-05-14T14:19:21.000000Z"
},
"totals": {
"pending": 0,
"processing": 0,
"processed": 600,
"failed": 0
},
"breakdowns": {
"connection": [
{
"connection": "sqs",
"count": 600
}
],
"queue": [
{
"queue": "email",
"count": 600
}
],
"flavor": [
{
"flavor": "noop",
"count": 428
},
{
"flavor": "delay",
"count": 172
}
],
"worker": [
{
"worker": "inst-a1c321a8-8204-41fa-b6d8-81bd9f16aece-qv6xh-z27wj:15",
"count": 105
},
{
"worker": "inst-a1c321a8-8204-41fa-b6d8-81bd9f16aece-gvth6-mz2lm:15",
"count": 81
},
{
"worker": "inst-a1c321a8-8204-41fa-b6d8-81bd9f16aece-mf6c5-tzk5k:15",
"count": 70
},
{
"worker": "inst-a1c321a8-8204-41fa-b6d8-81bd9f16aece-vdcxj-4kvsc:15",
"count": 67
},
{
"worker": "inst-a1c321a8-8204-41fa-b6d8-81bd9f16aece-n95fd-7hdt5:15",
"count": 63
},
{
"worker": "inst-a1c321a8-8204-41fa-b6d8-81bd9f16aece-w79wc-pxm2n:15",
"count": 62
},
{
"worker": "inst-a1c321a8-8204-41fa-b6d8-81bd9f16aece-9zcj8-ddhgb:15",
"count": 41
},
{
"worker": "inst-a1c321a8-8204-41fa-b6d8-81bd9f16aece-rnhs8-hgms8:15",
"count": 41
},
{
"worker": "inst-a1c321a8-8204-41fa-b6d8-81bd9f16aece-kld5g-c77jm:15",
"count": 38
},
{
"worker": "inst-a1c321a8-8204-41fa-b6d8-81bd9f16aece-nzth7-wg84f:15",
"count": 32
}
]
},
"problems": {
"stuck": {
"pending_threshold_seconds": 60,
"processing_threshold_seconds": 300,
"pending": [],
"processing": []
},
"duplicates": [],
"failed": []
}
}