Raw status
json payload
https://cloud-queue-test.dev-laravel.cloud/cloud-queue/runs/019e26b9-d340-70a3-8024-e9d60348933f/status
{
"run": {
"id": "019e26b9-d340-70a3-8024-e9d60348933f",
"name": "Email blast",
"profile": "custom",
"status": "finished",
"connections": [
"sqs"
],
"queues": [
"email"
],
"expected_total": 500,
"dispatched_count": 500,
"started_at": "2026-05-14T13:42:52.000000Z",
"finished_at": "2026-05-14T13:43:20.000000Z",
"created_at": "2026-05-14T13:42:52.000000Z"
},
"totals": {
"pending": 0,
"processing": 0,
"processed": 500,
"failed": 0
},
"breakdowns": {
"connection": [
{
"connection": "sqs",
"count": 500
}
],
"queue": [
{
"queue": "email",
"count": 500
}
],
"flavor": [
{
"flavor": "noop",
"count": 319
},
{
"flavor": "delay",
"count": 181
}
],
"worker": [
{
"worker": "inst-a1c321a8-8204-41fa-b6d8-81bd9f16aece-bk7mm-5s6w2:15",
"count": 89
},
{
"worker": "inst-a1c321a8-8204-41fa-b6d8-81bd9f16aece-vzhqz-8jl88:15",
"count": 68
},
{
"worker": "inst-a1c321a8-8204-41fa-b6d8-81bd9f16aece-p9r85-m47d2:15",
"count": 59
},
{
"worker": "inst-a1c321a8-8204-41fa-b6d8-81bd9f16aece-bt8gj-qctpq:15",
"count": 58
},
{
"worker": "inst-a1c321a8-8204-41fa-b6d8-81bd9f16aece-mmp9r-r5vdr:15",
"count": 55
},
{
"worker": "inst-a1c321a8-8204-41fa-b6d8-81bd9f16aece-5gcgm-z4t42:15",
"count": 51
},
{
"worker": "inst-a1c321a8-8204-41fa-b6d8-81bd9f16aece-7tzm4-8z4bg:15",
"count": 48
},
{
"worker": "inst-a1c321a8-8204-41fa-b6d8-81bd9f16aece-7j4w5-2k825:15",
"count": 28
},
{
"worker": "inst-a1c321a8-8204-41fa-b6d8-81bd9f16aece-6s67d-lmd6r:15",
"count": 22
},
{
"worker": "inst-a1c321a8-8204-41fa-b6d8-81bd9f16aece-r2csd-q422b:16",
"count": 22
}
]
},
"problems": {
"stuck": {
"pending_threshold_seconds": 60,
"processing_threshold_seconds": 300,
"pending": [],
"processing": []
},
"duplicates": [],
"failed": []
}
}