Raw status
json payload
https://cloud-queue-test.dev-laravel.cloud/cloud-queue/runs/019e26b9-fc6a-73ca-984d-4050f45a2229/status
{
"run": {
"id": "019e26b9-fc6a-73ca-984d-4050f45a2229",
"name": "Heavy processing",
"profile": "custom",
"status": "finished",
"connections": [
"sqs"
],
"queues": [
"processing"
],
"expected_total": 100,
"dispatched_count": 100,
"started_at": "2026-05-14T13:43:03.000000Z",
"finished_at": "2026-05-14T13:45:10.000000Z",
"created_at": "2026-05-14T13:43:03.000000Z"
},
"totals": {
"pending": 0,
"processing": 0,
"processed": 65,
"failed": 35
},
"breakdowns": {
"connection": [
{
"connection": "sqs",
"count": 100
}
],
"queue": [
{
"queue": "processing",
"count": 100
}
],
"flavor": [
{
"flavor": "cpu",
"count": 40
},
{
"flavor": "memory",
"count": 35
},
{
"flavor": "payload",
"count": 25
}
],
"worker": [
{
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-m7qjh-bndx7:16",
"count": 12
},
{
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-b7s4f-xcmvg:17",
"count": 6
},
{
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-wmlvn-q6ctm:16",
"count": 5
},
{
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-qw6bc-pshlh:16",
"count": 5
},
{
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-kzwzq-4cpjz:17",
"count": 5
},
{
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-fgxbr-452d8:17",
"count": 5
},
{
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-plshk-5j96b:17",
"count": 4
},
{
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-7zkvh-cpmw5:17",
"count": 4
},
{
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-bdv6f-4v92z:16",
"count": 4
},
{
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-v4hkj-6f6h8:16",
"count": 3
},
{
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-txcj5-v9mf9:16",
"count": 3
},
{
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-mjzzl-z5zpw:17",
"count": 3
},
{
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-q5znc-p945w:15",
"count": 3
},
{
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-zdllc-ftrq9:18",
"count": 3
},
{
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-wvlrv-rtkk7:17",
"count": 2
},
{
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-m59q5-clmgn:17",
"count": 2
},
{
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-lcwj2-96lzk:17",
"count": 2
},
{
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-xjxjc-wsv4n:17",
"count": 2
},
{
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-wvxjl-gcljl:17",
"count": 2
},
{
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-rsfgr-ptf6p:17",
"count": 2
}
]
},
"problems": {
"stuck": {
"pending_threshold_seconds": 60,
"processing_threshold_seconds": 300,
"pending": [],
"processing": []
},
"duplicates": [],
"failed": [
{
"id": "ee23dbec-a7d3-07ff-d92e-0bfa44999cd8",
"flavor": "memory",
"connection": "sqs",
"queue": "processing",
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-b7s4f-xcmvg:17",
"attempts": 2,
"exception_class": "Illuminate\\Queue\\MaxAttemptsExceededException",
"exception_message": "App\\Jobs\\QueueTest\\LargeMemoryJob has been attempted too many times."
},
{
"id": "ee119b1c-2743-6f7d-99b0-c2941423a1f7",
"flavor": "memory",
"connection": "sqs",
"queue": "processing",
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-xjxjc-wsv4n:17",
"attempts": 2,
"exception_class": "Illuminate\\Queue\\MaxAttemptsExceededException",
"exception_message": "App\\Jobs\\QueueTest\\LargeMemoryJob has been attempted too many times."
},
{
"id": "f8180e20-48dd-8c4f-265a-50be35dacc28",
"flavor": "memory",
"connection": "sqs",
"queue": "processing",
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-m7qjh-bndx7:16",
"attempts": 2,
"exception_class": "Illuminate\\Queue\\MaxAttemptsExceededException",
"exception_message": "App\\Jobs\\QueueTest\\LargeMemoryJob has been attempted too many times."
},
{
"id": "ebc9315a-287e-7e5e-d48e-53b7dc7bd0af",
"flavor": "memory",
"connection": "sqs",
"queue": "processing",
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-b7s4f-xcmvg:17",
"attempts": 2,
"exception_class": "Illuminate\\Queue\\MaxAttemptsExceededException",
"exception_message": "App\\Jobs\\QueueTest\\LargeMemoryJob has been attempted too many times."
},
{
"id": "e728ace1-d50e-1978-42fd-d0b798b46872",
"flavor": "memory",
"connection": "sqs",
"queue": "processing",
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-m7qjh-bndx7:16",
"attempts": 2,
"exception_class": "Illuminate\\Queue\\MaxAttemptsExceededException",
"exception_message": "App\\Jobs\\QueueTest\\LargeMemoryJob has been attempted too many times."
},
{
"id": "d297bcbc-e09f-f8ad-3835-e1d15da16c7e",
"flavor": "memory",
"connection": "sqs",
"queue": "processing",
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-xjxjc-wsv4n:17",
"attempts": 2,
"exception_class": "Illuminate\\Queue\\MaxAttemptsExceededException",
"exception_message": "App\\Jobs\\QueueTest\\LargeMemoryJob has been attempted too many times."
},
{
"id": "995fdb3a-472f-3c07-a51d-07a2b184b7dd",
"flavor": "memory",
"connection": "sqs",
"queue": "processing",
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-wvxjl-gcljl:17",
"attempts": 2,
"exception_class": "Illuminate\\Queue\\MaxAttemptsExceededException",
"exception_message": "App\\Jobs\\QueueTest\\LargeMemoryJob has been attempted too many times."
},
{
"id": "8763ac20-c0e8-a180-9b5b-6f9a5ec33f43",
"flavor": "memory",
"connection": "sqs",
"queue": "processing",
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-b7s4f-xcmvg:17",
"attempts": 2,
"exception_class": "Illuminate\\Queue\\MaxAttemptsExceededException",
"exception_message": "App\\Jobs\\QueueTest\\LargeMemoryJob has been attempted too many times."
},
{
"id": "ec12242d-3c70-13bd-15c6-93b59d4a6316",
"flavor": "memory",
"connection": "sqs",
"queue": "processing",
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-m7qjh-bndx7:16",
"attempts": 2,
"exception_class": "Illuminate\\Queue\\MaxAttemptsExceededException",
"exception_message": "App\\Jobs\\QueueTest\\LargeMemoryJob has been attempted too many times."
},
{
"id": "8e96f126-5dbf-d3f1-e1b1-9d4805b04af6",
"flavor": "memory",
"connection": "sqs",
"queue": "processing",
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-b7s4f-xcmvg:17",
"attempts": 2,
"exception_class": "Illuminate\\Queue\\MaxAttemptsExceededException",
"exception_message": "App\\Jobs\\QueueTest\\LargeMemoryJob has been attempted too many times."
},
{
"id": "e6b0a205-7fe5-84e7-1356-15a8d4d37fae",
"flavor": "memory",
"connection": "sqs",
"queue": "processing",
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-rsfgr-ptf6p:17",
"attempts": 2,
"exception_class": "Illuminate\\Queue\\MaxAttemptsExceededException",
"exception_message": "App\\Jobs\\QueueTest\\LargeMemoryJob has been attempted too many times."
},
{
"id": "653fa4b8-0e17-3fe5-3588-4695551043bb",
"flavor": "memory",
"connection": "sqs",
"queue": "processing",
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-hzbjm-zjr6p:16",
"attempts": 2,
"exception_class": "Illuminate\\Queue\\MaxAttemptsExceededException",
"exception_message": "App\\Jobs\\QueueTest\\LargeMemoryJob has been attempted too many times."
},
{
"id": "cd8f5c79-4c4c-432a-9c26-19018e7a09ad",
"flavor": "memory",
"connection": "sqs",
"queue": "processing",
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-ch7l7-djsg5:16",
"attempts": 2,
"exception_class": "Illuminate\\Queue\\MaxAttemptsExceededException",
"exception_message": "App\\Jobs\\QueueTest\\LargeMemoryJob has been attempted too many times."
},
{
"id": "6f402f7c-d009-8bc2-2e0b-0ee41b24eba2",
"flavor": "memory",
"connection": "sqs",
"queue": "processing",
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-m7qjh-bndx7:16",
"attempts": 2,
"exception_class": "Illuminate\\Queue\\MaxAttemptsExceededException",
"exception_message": "App\\Jobs\\QueueTest\\LargeMemoryJob has been attempted too many times."
},
{
"id": "7b0d26b7-8262-8cd1-7c17-1ec709e28528",
"flavor": "memory",
"connection": "sqs",
"queue": "processing",
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-pjlft-2cj5n:16",
"attempts": 2,
"exception_class": "Illuminate\\Queue\\MaxAttemptsExceededException",
"exception_message": "App\\Jobs\\QueueTest\\LargeMemoryJob has been attempted too many times."
},
{
"id": "ac25be69-229a-0feb-9f42-74055972da01",
"flavor": "memory",
"connection": "sqs",
"queue": "processing",
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-b7s4f-xcmvg:17",
"attempts": 2,
"exception_class": "Illuminate\\Queue\\MaxAttemptsExceededException",
"exception_message": "App\\Jobs\\QueueTest\\LargeMemoryJob has been attempted too many times."
},
{
"id": "a9ff7e1f-8fdf-a8b9-895a-37ee16fc295a",
"flavor": "memory",
"connection": "sqs",
"queue": "processing",
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-wvxjl-gcljl:17",
"attempts": 2,
"exception_class": "Illuminate\\Queue\\MaxAttemptsExceededException",
"exception_message": "App\\Jobs\\QueueTest\\LargeMemoryJob has been attempted too many times."
},
{
"id": "59aaa5a1-2176-77e6-eed2-03db01145899",
"flavor": "memory",
"connection": "sqs",
"queue": "processing",
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-m7qjh-bndx7:16",
"attempts": 2,
"exception_class": "Illuminate\\Queue\\MaxAttemptsExceededException",
"exception_message": "App\\Jobs\\QueueTest\\LargeMemoryJob has been attempted too many times."
},
{
"id": "4f1c3557-b3d4-5fa8-9bcf-dc313cd0a8d4",
"flavor": "memory",
"connection": "sqs",
"queue": "processing",
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-b7s4f-xcmvg:17",
"attempts": 2,
"exception_class": "Illuminate\\Queue\\MaxAttemptsExceededException",
"exception_message": "App\\Jobs\\QueueTest\\LargeMemoryJob has been attempted too many times."
},
{
"id": "2ba75337-0664-b192-b4a4-be58d99edbb0",
"flavor": "memory",
"connection": "sqs",
"queue": "processing",
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-m7qjh-bndx7:16",
"attempts": 2,
"exception_class": "Illuminate\\Queue\\MaxAttemptsExceededException",
"exception_message": "App\\Jobs\\QueueTest\\LargeMemoryJob has been attempted too many times."
},
{
"id": "c902f1af-5c8c-9df5-299c-18c622ce9b59",
"flavor": "memory",
"connection": "sqs",
"queue": "processing",
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-m7qjh-bndx7:16",
"attempts": 2,
"exception_class": "Illuminate\\Queue\\MaxAttemptsExceededException",
"exception_message": "App\\Jobs\\QueueTest\\LargeMemoryJob has been attempted too many times."
},
{
"id": "a7ea0aa8-bc7a-6ccc-abdd-900c9fae723b",
"flavor": "memory",
"connection": "sqs",
"queue": "processing",
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-m7qjh-bndx7:16",
"attempts": 2,
"exception_class": "Illuminate\\Queue\\MaxAttemptsExceededException",
"exception_message": "App\\Jobs\\QueueTest\\LargeMemoryJob has been attempted too many times."
},
{
"id": "a053713e-f54f-4e8d-d2e9-6f0a19c836ad",
"flavor": "memory",
"connection": "sqs",
"queue": "processing",
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-m7qjh-bndx7:16",
"attempts": 2,
"exception_class": "Illuminate\\Queue\\MaxAttemptsExceededException",
"exception_message": "App\\Jobs\\QueueTest\\LargeMemoryJob has been attempted too many times."
},
{
"id": "91f25656-bc98-e965-6f0b-43b5911fce5c",
"flavor": "memory",
"connection": "sqs",
"queue": "processing",
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-m7qjh-bndx7:16",
"attempts": 2,
"exception_class": "Illuminate\\Queue\\MaxAttemptsExceededException",
"exception_message": "App\\Jobs\\QueueTest\\LargeMemoryJob has been attempted too many times."
},
{
"id": "5535ca07-c99a-d8c1-8e3c-6f7b90e246d0",
"flavor": "memory",
"connection": "sqs",
"queue": "processing",
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-m7qjh-bndx7:16",
"attempts": 2,
"exception_class": "Illuminate\\Queue\\MaxAttemptsExceededException",
"exception_message": "App\\Jobs\\QueueTest\\LargeMemoryJob has been attempted too many times."
},
{
"id": "3fb88b3d-f0f9-18ff-245f-87518f4f6da1",
"flavor": "memory",
"connection": "sqs",
"queue": "processing",
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-m7qjh-bndx7:16",
"attempts": 2,
"exception_class": "Illuminate\\Queue\\MaxAttemptsExceededException",
"exception_message": "App\\Jobs\\QueueTest\\LargeMemoryJob has been attempted too many times."
},
{
"id": "35d27ffb-f226-3ad2-6278-25f9f787954c",
"flavor": "memory",
"connection": "sqs",
"queue": "processing",
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-mjzzl-z5zpw:17",
"attempts": 2,
"exception_class": "Illuminate\\Queue\\MaxAttemptsExceededException",
"exception_message": "App\\Jobs\\QueueTest\\LargeMemoryJob has been attempted too many times."
},
{
"id": "3536bc1c-3d60-73c3-cb18-86e9474999d5",
"flavor": "memory",
"connection": "sqs",
"queue": "processing",
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-mjzzl-z5zpw:17",
"attempts": 2,
"exception_class": "Illuminate\\Queue\\MaxAttemptsExceededException",
"exception_message": "App\\Jobs\\QueueTest\\LargeMemoryJob has been attempted too many times."
},
{
"id": "3097074e-4096-d8ef-da3a-b6039af2f996",
"flavor": "memory",
"connection": "sqs",
"queue": "processing",
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-mjzzl-z5zpw:17",
"attempts": 2,
"exception_class": "Illuminate\\Queue\\MaxAttemptsExceededException",
"exception_message": "App\\Jobs\\QueueTest\\LargeMemoryJob has been attempted too many times."
},
{
"id": "33f8295f-23c6-3873-dbbc-2abd685c957b",
"flavor": "memory",
"connection": "sqs",
"queue": "processing",
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-8tgfb-xv7pf:16",
"attempts": 2,
"exception_class": "Illuminate\\Queue\\MaxAttemptsExceededException",
"exception_message": "App\\Jobs\\QueueTest\\LargeMemoryJob has been attempted too many times."
},
{
"id": "004ab01b-3a5d-7666-9c50-d8acfe36b084",
"flavor": "memory",
"connection": "sqs",
"queue": "processing",
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-hv74z-wm7tx:16",
"attempts": 2,
"exception_class": "Illuminate\\Queue\\MaxAttemptsExceededException",
"exception_message": "App\\Jobs\\QueueTest\\LargeMemoryJob has been attempted too many times."
},
{
"id": "26a9a398-8ec3-5553-48c5-5cccfd36256b",
"flavor": "memory",
"connection": "sqs",
"queue": "processing",
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-rsfgr-ptf6p:17",
"attempts": 2,
"exception_class": "Illuminate\\Queue\\MaxAttemptsExceededException",
"exception_message": "App\\Jobs\\QueueTest\\LargeMemoryJob has been attempted too many times."
},
{
"id": "16932294-fe61-8b2d-3001-587af2fabe89",
"flavor": "memory",
"connection": "sqs",
"queue": "processing",
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-hv74z-wm7tx:16",
"attempts": 2,
"exception_class": "Illuminate\\Queue\\MaxAttemptsExceededException",
"exception_message": "App\\Jobs\\QueueTest\\LargeMemoryJob has been attempted too many times."
},
{
"id": "16d5cc6d-7be1-b595-d069-9f621821d06b",
"flavor": "memory",
"connection": "sqs",
"queue": "processing",
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-ch7l7-djsg5:16",
"attempts": 2,
"exception_class": "Illuminate\\Queue\\MaxAttemptsExceededException",
"exception_message": "App\\Jobs\\QueueTest\\LargeMemoryJob has been attempted too many times."
},
{
"id": "12250c79-1b13-cd2f-3361-8df06be74e86",
"flavor": "memory",
"connection": "sqs",
"queue": "processing",
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-rb77p-wbrjj:17",
"attempts": 2,
"exception_class": "Illuminate\\Queue\\MaxAttemptsExceededException",
"exception_message": "App\\Jobs\\QueueTest\\LargeMemoryJob has been attempted too many times."
}
]
}
}