Raw status
json payload
https://cloud-queue-test.dev-laravel.cloud/cloud-queue/runs/019e2856-58ef-712e-883f-4be0d2ee7fcf/status
{
"run": {
"id": "019e2856-58ef-712e-883f-4be0d2ee7fcf",
"name": "Email blast",
"profile": "custom",
"status": "finished",
"connections": [
"sqs"
],
"queues": [
"email"
],
"expected_total": 500,
"dispatched_count": 500,
"started_at": "2026-05-14T21:13:28.000000Z",
"finished_at": "2026-05-14T21:14:02.000000Z",
"created_at": "2026-05-14T21:13:28.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": 296
},
{
"flavor": "delay",
"count": 204
}
],
"worker": [
{
"worker": "inst-a1c321a8-8204-41fa-b6d8-81bd9f16aece-82km5-9w52m:15",
"count": 71
},
{
"worker": "inst-a1c321a8-8204-41fa-b6d8-81bd9f16aece-q6jd2-vcf4d:15",
"count": 67
},
{
"worker": "inst-a1c321a8-8204-41fa-b6d8-81bd9f16aece-q4fh8-vd4l2:15",
"count": 62
},
{
"worker": "inst-a1c321a8-8204-41fa-b6d8-81bd9f16aece-fcpmm-725mt:15",
"count": 57
},
{
"worker": "inst-a1c321a8-8204-41fa-b6d8-81bd9f16aece-pk4gp-sw2kl:16",
"count": 55
},
{
"worker": "inst-a1c321a8-8204-41fa-b6d8-81bd9f16aece-rtkxl-44f5k:15",
"count": 46
},
{
"worker": "inst-a1c321a8-8204-41fa-b6d8-81bd9f16aece-8hm7b-6bgff:15",
"count": 44
},
{
"worker": "inst-a1c321a8-8204-41fa-b6d8-81bd9f16aece-wfkm8-jd24b:15",
"count": 33
},
{
"worker": "inst-a1c321a8-8204-41fa-b6d8-81bd9f16aece-mdfzf-kvcvl:17",
"count": 33
},
{
"worker": "inst-a1c321a8-8204-41fa-b6d8-81bd9f16aece-dmzdq-p9v8x:16",
"count": 32
}
]
},
"problems": {
"stuck": {
"pending_threshold_seconds": 60,
"processing_threshold_seconds": 300,
"pending": [],
"processing": []
},
"duplicates": [],
"failed": []
}
}