Raw status
json payload
https://cloud-queue-test.dev-laravel.cloud/cloud-queue/runs/019e2856-5ad0-7172-9c74-d0a61dd2d83f/status
{
"run": {
"id": "019e2856-5ad0-7172-9c74-d0a61dd2d83f",
"name": "Mixed \u00b7 email",
"profile": "custom",
"status": "finished",
"connections": [
"sqs"
],
"queues": [
"email"
],
"expected_total": 600,
"dispatched_count": 600,
"started_at": "2026-05-14T21:13:28.000000Z",
"finished_at": "2026-05-14T21:14:04.000000Z",
"created_at": "2026-05-14T21:13:28.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": 422
},
{
"flavor": "delay",
"count": 178
}
],
"worker": [
{
"worker": "inst-a1c321a8-8204-41fa-b6d8-81bd9f16aece-mdfzf-kvcvl:17",
"count": 66
},
{
"worker": "inst-a1c321a8-8204-41fa-b6d8-81bd9f16aece-pk4gp-sw2kl:16",
"count": 65
},
{
"worker": "inst-a1c321a8-8204-41fa-b6d8-81bd9f16aece-wfkm8-jd24b:15",
"count": 63
},
{
"worker": "inst-a1c321a8-8204-41fa-b6d8-81bd9f16aece-q4fh8-vd4l2:15",
"count": 61
},
{
"worker": "inst-a1c321a8-8204-41fa-b6d8-81bd9f16aece-8hm7b-6bgff:15",
"count": 60
},
{
"worker": "inst-a1c321a8-8204-41fa-b6d8-81bd9f16aece-82km5-9w52m:15",
"count": 59
},
{
"worker": "inst-a1c321a8-8204-41fa-b6d8-81bd9f16aece-dmzdq-p9v8x:16",
"count": 58
},
{
"worker": "inst-a1c321a8-8204-41fa-b6d8-81bd9f16aece-fcpmm-725mt:15",
"count": 57
},
{
"worker": "inst-a1c321a8-8204-41fa-b6d8-81bd9f16aece-q6jd2-vcf4d:15",
"count": 56
},
{
"worker": "inst-a1c321a8-8204-41fa-b6d8-81bd9f16aece-rtkxl-44f5k:15",
"count": 55
}
]
},
"problems": {
"stuck": {
"pending_threshold_seconds": 60,
"processing_threshold_seconds": 300,
"pending": [],
"processing": []
},
"duplicates": [],
"failed": []
}
}