Raw status
json payload
https://cloud-queue-test.dev-laravel.cloud/cloud-queue/runs/019e26db-376c-7210-8509-40b2f6ddeae4/status
{
"run": {
"id": "019e26db-376c-7210-8509-40b2f6ddeae4",
"name": "Mixed \u00b7 processing",
"profile": "custom",
"status": "finished",
"connections": [
"sqs"
],
"queues": [
"processing"
],
"expected_total": 120,
"dispatched_count": 120,
"started_at": "2026-05-14T14:19:21.000000Z",
"finished_at": "2026-05-14T14:30:04.000000Z",
"created_at": "2026-05-14T14:19:21.000000Z"
},
"totals": {
"pending": 0,
"processing": 0,
"processed": 94,
"failed": 26
},
"breakdowns": {
"connection": [
{
"connection": "sqs",
"count": 120
}
],
"queue": [
{
"queue": "processing",
"count": 120
}
],
"flavor": [
{
"flavor": "cpu",
"count": 47
},
{
"flavor": "sleep",
"count": 27
},
{
"flavor": "memory",
"count": 26
},
{
"flavor": "payload",
"count": 20
}
],
"worker": [
{
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-s7bvf-m2zd6:17",
"count": 10
},
{
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-l2rzb-8f45k:17",
"count": 9
},
{
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-jhz25-bt486:17",
"count": 9
},
{
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-5gk85-796m2:17",
"count": 7
},
{
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-kgdcc-mqjlb:17",
"count": 6
},
{
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-vcczd-rpx2x:17",
"count": 6
},
{
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-hz76m-z85vt:17",
"count": 6
},
{
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-d2zhk-v6bmj:17",
"count": 6
},
{
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-z4hnx-dqd7w:17",
"count": 5
},
{
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-d8wlx-xsfgq:17",
"count": 5
},
{
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-kcbrx-7x8px:17",
"count": 4
},
{
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-hbpjc-pnq7g:17",
"count": 4
},
{
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-zq4r6-fbkkb:17",
"count": 4
},
{
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-qjtw4-mz8cb:17",
"count": 4
},
{
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-w46rc-ffrz7:17",
"count": 4
},
{
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-tt7kx-5g56c:18",
"count": 3
},
{
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-5thvg-cklk6:17",
"count": 3
},
{
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-hwjkg-c84kf:17",
"count": 3
},
{
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-v2pq8-c5546:17",
"count": 3
},
{
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-n7p9p-qkf55:17",
"count": 2
}
]
},
"problems": {
"stuck": {
"pending_threshold_seconds": 60,
"processing_threshold_seconds": 300,
"pending": [],
"processing": []
},
"duplicates": [],
"failed": [
{
"id": "dea155e2-bab0-ea64-6a31-58dbd7743da7",
"flavor": "memory",
"connection": "sqs",
"queue": "processing",
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-zq4r6-fbkkb:17",
"attempts": 2,
"exception_class": "Illuminate\\Queue\\MaxAttemptsExceededException",
"exception_message": "App\\Jobs\\QueueTest\\LargeMemoryJob has been attempted too many times."
},
{
"id": "fdc705da-44b7-3c09-c39f-40b6e9b836d5",
"flavor": "memory",
"connection": "sqs",
"queue": "processing",
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-v2pq8-c5546:17",
"attempts": 2,
"exception_class": "Illuminate\\Queue\\MaxAttemptsExceededException",
"exception_message": "App\\Jobs\\QueueTest\\LargeMemoryJob has been attempted too many times."
},
{
"id": "fd0155c0-b409-dc76-24af-3dbae5df0af1",
"flavor": "memory",
"connection": "sqs",
"queue": "processing",
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-ghclh-x7kjq:17",
"attempts": 2,
"exception_class": "Illuminate\\Queue\\MaxAttemptsExceededException",
"exception_message": "App\\Jobs\\QueueTest\\LargeMemoryJob has been attempted too many times."
},
{
"id": "8b180959-5953-3790-3c17-3b8a9a742d0b",
"flavor": "memory",
"connection": "sqs",
"queue": "processing",
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-kgdcc-mqjlb:17",
"attempts": 2,
"exception_class": "Illuminate\\Queue\\MaxAttemptsExceededException",
"exception_message": "App\\Jobs\\QueueTest\\LargeMemoryJob has been attempted too many times."
},
{
"id": "9f99c501-bfc0-c99c-696d-0ccaf27df133",
"flavor": "memory",
"connection": "sqs",
"queue": "processing",
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-s7bvf-m2zd6:17",
"attempts": 2,
"exception_class": "Illuminate\\Queue\\MaxAttemptsExceededException",
"exception_message": "App\\Jobs\\QueueTest\\LargeMemoryJob has been attempted too many times."
},
{
"id": "35f8c8be-26f3-303e-ff9a-fa50b5ee20d7",
"flavor": "memory",
"connection": "sqs",
"queue": "processing",
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-kgdcc-mqjlb:17",
"attempts": 2,
"exception_class": "Illuminate\\Queue\\MaxAttemptsExceededException",
"exception_message": "App\\Jobs\\QueueTest\\LargeMemoryJob has been attempted too many times."
},
{
"id": "240fa8a3-1d95-7620-5ac7-db5932932df8",
"flavor": "memory",
"connection": "sqs",
"queue": "processing",
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-kgdcc-mqjlb:17",
"attempts": 2,
"exception_class": "Illuminate\\Queue\\MaxAttemptsExceededException",
"exception_message": "App\\Jobs\\QueueTest\\LargeMemoryJob has been attempted too many times."
},
{
"id": "1e300553-ee31-be46-e3f7-abf6ef25b6d3",
"flavor": "memory",
"connection": "sqs",
"queue": "processing",
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-z4hnx-dqd7w:17",
"attempts": 2,
"exception_class": "Illuminate\\Queue\\MaxAttemptsExceededException",
"exception_message": "App\\Jobs\\QueueTest\\LargeMemoryJob has been attempted too many times."
},
{
"id": "7850f5e2-fe11-4ee1-f01a-f81464e640e6",
"flavor": "memory",
"connection": "sqs",
"queue": "processing",
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-v2pq8-c5546:17",
"attempts": 2,
"exception_class": "Illuminate\\Queue\\MaxAttemptsExceededException",
"exception_message": "App\\Jobs\\QueueTest\\LargeMemoryJob has been attempted too many times."
},
{
"id": "766122ce-de69-0df7-5906-eeb7baa891bc",
"flavor": "memory",
"connection": "sqs",
"queue": "processing",
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-z4hnx-dqd7w:17",
"attempts": 2,
"exception_class": "Illuminate\\Queue\\MaxAttemptsExceededException",
"exception_message": "App\\Jobs\\QueueTest\\LargeMemoryJob has been attempted too many times."
},
{
"id": "96663484-c785-919d-ce0f-bd79ff3229b2",
"flavor": "memory",
"connection": "sqs",
"queue": "processing",
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-s7bvf-m2zd6:17",
"attempts": 2,
"exception_class": "Illuminate\\Queue\\MaxAttemptsExceededException",
"exception_message": "App\\Jobs\\QueueTest\\LargeMemoryJob has been attempted too many times."
},
{
"id": "97491340-f627-2af1-139a-af509183a30c",
"flavor": "memory",
"connection": "sqs",
"queue": "processing",
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-zq4r6-fbkkb:17",
"attempts": 2,
"exception_class": "Illuminate\\Queue\\MaxAttemptsExceededException",
"exception_message": "App\\Jobs\\QueueTest\\LargeMemoryJob has been attempted too many times."
},
{
"id": "c7eb1940-fb1e-204f-0a11-642f1b71d25f",
"flavor": "memory",
"connection": "sqs",
"queue": "processing",
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-hbpjc-pnq7g:17",
"attempts": 2,
"exception_class": "Illuminate\\Queue\\MaxAttemptsExceededException",
"exception_message": "App\\Jobs\\QueueTest\\LargeMemoryJob has been attempted too many times."
},
{
"id": "795d7378-69f5-db72-5793-e1359399aa44",
"flavor": "memory",
"connection": "sqs",
"queue": "processing",
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-hbpjc-pnq7g:17",
"attempts": 2,
"exception_class": "Illuminate\\Queue\\MaxAttemptsExceededException",
"exception_message": "App\\Jobs\\QueueTest\\LargeMemoryJob has been attempted too many times."
},
{
"id": "fb15b304-11e7-c55a-c2ad-955fa2947815",
"flavor": "memory",
"connection": "sqs",
"queue": "processing",
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-s7bvf-m2zd6:17",
"attempts": 2,
"exception_class": "Illuminate\\Queue\\MaxAttemptsExceededException",
"exception_message": "App\\Jobs\\QueueTest\\LargeMemoryJob has been attempted too many times."
},
{
"id": "7116b424-8416-efe1-bba8-3854fa77f5ae",
"flavor": "memory",
"connection": "sqs",
"queue": "processing",
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-hz76m-z85vt:17",
"attempts": 2,
"exception_class": "Illuminate\\Queue\\MaxAttemptsExceededException",
"exception_message": "App\\Jobs\\QueueTest\\LargeMemoryJob has been attempted too many times."
},
{
"id": "c095990b-e2e9-fdf7-29b7-b356609a477a",
"flavor": "memory",
"connection": "sqs",
"queue": "processing",
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-d2zhk-v6bmj:17",
"attempts": 2,
"exception_class": "Illuminate\\Queue\\MaxAttemptsExceededException",
"exception_message": "App\\Jobs\\QueueTest\\LargeMemoryJob has been attempted too many times."
},
{
"id": "906f5fcc-1e8c-0b6c-6539-7814fdec1135",
"flavor": "memory",
"connection": "sqs",
"queue": "processing",
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-l2rzb-8f45k:17",
"attempts": 2,
"exception_class": "Illuminate\\Queue\\MaxAttemptsExceededException",
"exception_message": "App\\Jobs\\QueueTest\\LargeMemoryJob has been attempted too many times."
},
{
"id": "408f2dcf-2e41-66e6-96d0-d0b61641ce4a",
"flavor": "memory",
"connection": "sqs",
"queue": "processing",
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-s7bvf-m2zd6:17",
"attempts": 2,
"exception_class": "Illuminate\\Queue\\MaxAttemptsExceededException",
"exception_message": "App\\Jobs\\QueueTest\\LargeMemoryJob has been attempted too many times."
},
{
"id": "fd8fad7b-b8da-109a-2c93-64577d29547a",
"flavor": "memory",
"connection": "sqs",
"queue": "processing",
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-kcbrx-7x8px:17",
"attempts": 2,
"exception_class": "Illuminate\\Queue\\MaxAttemptsExceededException",
"exception_message": "App\\Jobs\\QueueTest\\LargeMemoryJob has been attempted too many times."
},
{
"id": "489529f5-a1f2-784f-cbed-832d699a2398",
"flavor": "memory",
"connection": "sqs",
"queue": "processing",
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-kcbrx-7x8px:17",
"attempts": 2,
"exception_class": "Illuminate\\Queue\\MaxAttemptsExceededException",
"exception_message": "App\\Jobs\\QueueTest\\LargeMemoryJob has been attempted too many times."
},
{
"id": "0707cbe6-e140-41bd-61db-40b135f56c15",
"flavor": "memory",
"connection": "sqs",
"queue": "processing",
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-l2rzb-8f45k:17",
"attempts": 2,
"exception_class": "Illuminate\\Queue\\MaxAttemptsExceededException",
"exception_message": "App\\Jobs\\QueueTest\\LargeMemoryJob has been attempted too many times."
},
{
"id": "95fcced4-9bd4-f592-d2ea-c6d5f7f9752f",
"flavor": "memory",
"connection": "sqs",
"queue": "processing",
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-n7p9p-qkf55:17",
"attempts": 2,
"exception_class": "Illuminate\\Queue\\MaxAttemptsExceededException",
"exception_message": "App\\Jobs\\QueueTest\\LargeMemoryJob has been attempted too many times."
},
{
"id": "8e95fbdf-41bb-3f5a-cfa1-593aa8cf95ad",
"flavor": "memory",
"connection": "sqs",
"queue": "processing",
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-jhz25-bt486:17",
"attempts": 2,
"exception_class": "Illuminate\\Queue\\MaxAttemptsExceededException",
"exception_message": "App\\Jobs\\QueueTest\\LargeMemoryJob has been attempted too many times."
},
{
"id": "5acb1125-3cce-8a35-cda3-9cb7750763e0",
"flavor": "memory",
"connection": "sqs",
"queue": "processing",
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-vcczd-rpx2x:17",
"attempts": 2,
"exception_class": "Illuminate\\Queue\\MaxAttemptsExceededException",
"exception_message": "App\\Jobs\\QueueTest\\LargeMemoryJob has been attempted too many times."
},
{
"id": "94e74874-15f4-fe4a-dec2-9f3ed758dfc0",
"flavor": "memory",
"connection": "sqs",
"queue": "processing",
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-hwjkg-c84kf:17",
"attempts": 2,
"exception_class": "Illuminate\\Queue\\MaxAttemptsExceededException",
"exception_message": "App\\Jobs\\QueueTest\\LargeMemoryJob has been attempted too many times."
}
]
}
}