Raw status
json payload
https://cloud-queue-test.dev-laravel.cloud/cloud-queue/runs/019e1cfc-d1cc-728d-90b3-5ecb5ca51847/status
{
"run": {
"id": "019e1cfc-d1cc-728d-90b3-5ecb5ca51847",
"name": "Mixed \u00b7 processing",
"profile": "custom",
"status": "finished",
"connections": [
"sqs"
],
"queues": [
"processing"
],
"expected_total": 120,
"dispatched_count": 120,
"started_at": "2026-05-12T16:19:51.000000Z",
"finished_at": "2026-05-12T16:21:46.000000Z",
"created_at": "2026-05-12T16:19:51.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": 55
},
{
"flavor": "memory",
"count": 26
},
{
"flavor": "sleep",
"count": 24
},
{
"flavor": "payload",
"count": 15
}
],
"worker": [
{
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-wlng2-6rz5f:17",
"count": 12
},
{
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-68lrz-7sfbg:16",
"count": 9
},
{
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-dt2rp-qbncr:16",
"count": 8
},
{
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-8xsr5-6qr8v:17",
"count": 8
},
{
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-pc95d-kkv8d:18",
"count": 7
},
{
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-zgtsk-7ctdh:17",
"count": 7
},
{
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-v2bg9-dwgxg:17",
"count": 7
},
{
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-5z5r5-4vzs8:17",
"count": 6
},
{
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-wknpp-rgvfq:17",
"count": 6
},
{
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-6vz8w-cqrln:17",
"count": 5
},
{
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-2gbnf-4pv67:16",
"count": 5
},
{
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-wv58j-6mprj:17",
"count": 5
},
{
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-5xg7v-ftq9z:17",
"count": 5
},
{
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-hv9gv-vbsdq:17",
"count": 4
},
{
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-jgst7-9mmhs:16",
"count": 3
},
{
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-cg2s2-rpwk2:17",
"count": 3
},
{
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-hrgdb-64qrs:17",
"count": 3
},
{
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-vw2kw-dx5zp:17",
"count": 3
},
{
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-mxcdw-6vlw8:17",
"count": 3
},
{
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-8n9wj-8w6s8:17",
"count": 2
}
]
},
"problems": {
"stuck": {
"pending_threshold_seconds": 60,
"processing_threshold_seconds": 300,
"pending": [],
"processing": []
},
"duplicates": [],
"failed": [
{
"id": "ee5d3374-1d75-2878-06c9-b00d63af81db",
"flavor": "memory",
"connection": "sqs",
"queue": "processing",
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-s5x6f-vrwjf:17",
"attempts": 2,
"exception_class": "Illuminate\\Queue\\MaxAttemptsExceededException",
"exception_message": "App\\Jobs\\QueueTest\\LargeMemoryJob has been attempted too many times."
},
{
"id": "f47e127c-332e-5447-af90-1c9aabe813b6",
"flavor": "memory",
"connection": "sqs",
"queue": "processing",
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-zgtsk-7ctdh:17",
"attempts": 2,
"exception_class": "Illuminate\\Queue\\MaxAttemptsExceededException",
"exception_message": "App\\Jobs\\QueueTest\\LargeMemoryJob has been attempted too many times."
},
{
"id": "f32cd892-6c22-d035-de3b-75a4d9965ae4",
"flavor": "memory",
"connection": "sqs",
"queue": "processing",
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-pc95d-kkv8d:18",
"attempts": 2,
"exception_class": "Illuminate\\Queue\\MaxAttemptsExceededException",
"exception_message": "App\\Jobs\\QueueTest\\LargeMemoryJob has been attempted too many times."
},
{
"id": "a04fd86f-f692-2e22-0f49-0310be4da0fb",
"flavor": "memory",
"connection": "sqs",
"queue": "processing",
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-zgtsk-7ctdh:17",
"attempts": 2,
"exception_class": "Illuminate\\Queue\\MaxAttemptsExceededException",
"exception_message": "App\\Jobs\\QueueTest\\LargeMemoryJob has been attempted too many times."
},
{
"id": "52dcf4b4-03a4-8011-7f1e-10ddce103649",
"flavor": "memory",
"connection": "sqs",
"queue": "processing",
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-55grv-zmts8:16",
"attempts": 2,
"exception_class": "Illuminate\\Queue\\MaxAttemptsExceededException",
"exception_message": "App\\Jobs\\QueueTest\\LargeMemoryJob has been attempted too many times."
},
{
"id": "efaafca8-a695-6128-f790-b55e6b8292e2",
"flavor": "memory",
"connection": "sqs",
"queue": "processing",
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-pc95d-kkv8d:18",
"attempts": 2,
"exception_class": "Illuminate\\Queue\\MaxAttemptsExceededException",
"exception_message": "App\\Jobs\\QueueTest\\LargeMemoryJob has been attempted too many times."
},
{
"id": "da9951e9-effa-e36b-224f-5d92fa777a78",
"flavor": "memory",
"connection": "sqs",
"queue": "processing",
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-55grv-zmts8:16",
"attempts": 2,
"exception_class": "Illuminate\\Queue\\MaxAttemptsExceededException",
"exception_message": "App\\Jobs\\QueueTest\\LargeMemoryJob has been attempted too many times."
},
{
"id": "d3dc8413-8ec4-9088-b226-6c92f3cec40b",
"flavor": "memory",
"connection": "sqs",
"queue": "processing",
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-fzdgt-ltcjj:17",
"attempts": 2,
"exception_class": "Illuminate\\Queue\\MaxAttemptsExceededException",
"exception_message": "App\\Jobs\\QueueTest\\LargeMemoryJob has been attempted too many times."
},
{
"id": "49bbbb69-1ff1-fc0d-30d4-b480c3f2dbe7",
"flavor": "memory",
"connection": "sqs",
"queue": "processing",
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-wv58j-6mprj:17",
"attempts": 2,
"exception_class": "Illuminate\\Queue\\MaxAttemptsExceededException",
"exception_message": "App\\Jobs\\QueueTest\\LargeMemoryJob has been attempted too many times."
},
{
"id": "63084ca4-8385-8a3c-afbd-193ab1cc247b",
"flavor": "memory",
"connection": "sqs",
"queue": "processing",
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-zgtsk-7ctdh:17",
"attempts": 2,
"exception_class": "Illuminate\\Queue\\MaxAttemptsExceededException",
"exception_message": "App\\Jobs\\QueueTest\\LargeMemoryJob has been attempted too many times."
},
{
"id": "b0e14225-41ce-3ac0-116e-d1e0949294a3",
"flavor": "memory",
"connection": "sqs",
"queue": "processing",
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-hv9gv-vbsdq:17",
"attempts": 2,
"exception_class": "Illuminate\\Queue\\MaxAttemptsExceededException",
"exception_message": "App\\Jobs\\QueueTest\\LargeMemoryJob has been attempted too many times."
},
{
"id": "5e4ebb36-dde1-b4e3-a036-16f2df29e445",
"flavor": "memory",
"connection": "sqs",
"queue": "processing",
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-hv9gv-vbsdq:17",
"attempts": 2,
"exception_class": "Illuminate\\Queue\\MaxAttemptsExceededException",
"exception_message": "App\\Jobs\\QueueTest\\LargeMemoryJob has been attempted too many times."
},
{
"id": "abf39b5f-0579-ec3a-f0cb-d9ce2af3b7ef",
"flavor": "memory",
"connection": "sqs",
"queue": "processing",
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-wv58j-6mprj:17",
"attempts": 2,
"exception_class": "Illuminate\\Queue\\MaxAttemptsExceededException",
"exception_message": "App\\Jobs\\QueueTest\\LargeMemoryJob has been attempted too many times."
},
{
"id": "39640b35-2079-3218-7ae4-0e8467ea1f67",
"flavor": "memory",
"connection": "sqs",
"queue": "processing",
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-hv9gv-vbsdq:17",
"attempts": 2,
"exception_class": "Illuminate\\Queue\\MaxAttemptsExceededException",
"exception_message": "App\\Jobs\\QueueTest\\LargeMemoryJob has been attempted too many times."
},
{
"id": "9563f519-c4af-aace-37d9-6d20b709604f",
"flavor": "memory",
"connection": "sqs",
"queue": "processing",
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-zgtsk-7ctdh:17",
"attempts": 2,
"exception_class": "Illuminate\\Queue\\MaxAttemptsExceededException",
"exception_message": "App\\Jobs\\QueueTest\\LargeMemoryJob has been attempted too many times."
},
{
"id": "33e17cf2-bd06-2419-c4cb-291902770dcf",
"flavor": "memory",
"connection": "sqs",
"queue": "processing",
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-zgtsk-7ctdh:17",
"attempts": 2,
"exception_class": "Illuminate\\Queue\\MaxAttemptsExceededException",
"exception_message": "App\\Jobs\\QueueTest\\LargeMemoryJob has been attempted too many times."
},
{
"id": "23517451-5cd9-ced8-7219-1474ee686b08",
"flavor": "memory",
"connection": "sqs",
"queue": "processing",
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-wv58j-6mprj:17",
"attempts": 2,
"exception_class": "Illuminate\\Queue\\MaxAttemptsExceededException",
"exception_message": "App\\Jobs\\QueueTest\\LargeMemoryJob has been attempted too many times."
},
{
"id": "21242a32-0924-78b1-6ec0-5b882585a8c4",
"flavor": "memory",
"connection": "sqs",
"queue": "processing",
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-wdz4n-6wjxv:17",
"attempts": 2,
"exception_class": "Illuminate\\Queue\\MaxAttemptsExceededException",
"exception_message": "App\\Jobs\\QueueTest\\LargeMemoryJob has been attempted too many times."
},
{
"id": "1743988c-43a3-3719-e070-bf86481e7e99",
"flavor": "memory",
"connection": "sqs",
"queue": "processing",
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-zgtsk-7ctdh:17",
"attempts": 2,
"exception_class": "Illuminate\\Queue\\MaxAttemptsExceededException",
"exception_message": "App\\Jobs\\QueueTest\\LargeMemoryJob has been attempted too many times."
},
{
"id": "9695b5f0-5df9-df2a-14e6-0f714ed03605",
"flavor": "memory",
"connection": "sqs",
"queue": "processing",
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-s5x6f-vrwjf:17",
"attempts": 2,
"exception_class": "Illuminate\\Queue\\MaxAttemptsExceededException",
"exception_message": "App\\Jobs\\QueueTest\\LargeMemoryJob has been attempted too many times."
},
{
"id": "43915633-a7d0-fb9d-73b0-e8b76cd5cadf",
"flavor": "memory",
"connection": "sqs",
"queue": "processing",
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-zgtsk-7ctdh:17",
"attempts": 2,
"exception_class": "Illuminate\\Queue\\MaxAttemptsExceededException",
"exception_message": "App\\Jobs\\QueueTest\\LargeMemoryJob has been attempted too many times."
},
{
"id": "0c13e94e-8d08-2bde-3900-1e767a2f088f",
"flavor": "memory",
"connection": "sqs",
"queue": "processing",
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-pc95d-kkv8d:18",
"attempts": 2,
"exception_class": "Illuminate\\Queue\\MaxAttemptsExceededException",
"exception_message": "App\\Jobs\\QueueTest\\LargeMemoryJob has been attempted too many times."
},
{
"id": "5348b49e-a3b8-6710-8bdb-fb69cc62ffee",
"flavor": "memory",
"connection": "sqs",
"queue": "processing",
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-wv58j-6mprj:17",
"attempts": 2,
"exception_class": "Illuminate\\Queue\\MaxAttemptsExceededException",
"exception_message": "App\\Jobs\\QueueTest\\LargeMemoryJob has been attempted too many times."
},
{
"id": "4caab6c1-943e-c9d1-f9a6-97d3fc5b4421",
"flavor": "memory",
"connection": "sqs",
"queue": "processing",
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-wv58j-6mprj:17",
"attempts": 2,
"exception_class": "Illuminate\\Queue\\MaxAttemptsExceededException",
"exception_message": "App\\Jobs\\QueueTest\\LargeMemoryJob has been attempted too many times."
},
{
"id": "044a68d5-6fad-1e54-e711-72dbf9e5da3b",
"flavor": "memory",
"connection": "sqs",
"queue": "processing",
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-cg2s2-rpwk2:17",
"attempts": 2,
"exception_class": "Illuminate\\Queue\\MaxAttemptsExceededException",
"exception_message": "App\\Jobs\\QueueTest\\LargeMemoryJob has been attempted too many times."
},
{
"id": "098f57de-018e-8f66-c2ea-3e1c49871838",
"flavor": "memory",
"connection": "sqs",
"queue": "processing",
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-cg2s2-rpwk2:17",
"attempts": 2,
"exception_class": "Illuminate\\Queue\\MaxAttemptsExceededException",
"exception_message": "App\\Jobs\\QueueTest\\LargeMemoryJob has been attempted too many times."
}
]
}
}