Raw status
json payload
https://cloud-queue-test.dev-laravel.cloud/cloud-queue/runs/019e26ba-0ee2-733b-b15d-e8248862d49c/status
{
"run": {
"id": "019e26ba-0ee2-733b-b15d-e8248862d49c",
"name": "Mixed \u00b7 processing",
"profile": "custom",
"status": "finished",
"connections": [
"sqs"
],
"queues": [
"processing"
],
"expected_total": 120,
"dispatched_count": 120,
"started_at": "2026-05-14T13:43:08.000000Z",
"finished_at": "2026-05-14T13:45:40.000000Z",
"created_at": "2026-05-14T13:43:08.000000Z"
},
"totals": {
"pending": 0,
"processing": 0,
"processed": 99,
"failed": 21
},
"breakdowns": {
"connection": [
{
"connection": "sqs",
"count": 120
}
],
"queue": [
{
"queue": "processing",
"count": 120
}
],
"flavor": [
{
"flavor": "cpu",
"count": 51
},
{
"flavor": "sleep",
"count": 25
},
{
"flavor": "payload",
"count": 23
},
{
"flavor": "memory",
"count": 21
}
],
"worker": [
{
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-cfgvb-gmshn:16",
"count": 11
},
{
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-mjzzl-z5zpw:17",
"count": 9
},
{
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-qqlnc-lwjdx:17",
"count": 8
},
{
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-pjlft-2cj5n:16",
"count": 7
},
{
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-ch7l7-djsg5:16",
"count": 7
},
{
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-drv7v-7q7cc:17",
"count": 7
},
{
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-xjxjc-wsv4n:17",
"count": 6
},
{
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-rsfgr-ptf6p:17",
"count": 6
},
{
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-txcj5-v9mf9:16",
"count": 5
},
{
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-m8jv5-bwwfm:17",
"count": 4
},
{
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-ttls8-5zqbl:16",
"count": 4
},
{
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-plshk-5j96b:17",
"count": 3
},
{
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-hv74z-wm7tx:16",
"count": 3
},
{
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-s86pv-dcvdr:16",
"count": 3
},
{
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-dqjz6-fjmbf:17",
"count": 3
},
{
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-sb5gh-f2dhj:17",
"count": 3
},
{
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-hzbjm-zjr6p:16",
"count": 3
},
{
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-zstgp-qq2x5:17",
"count": 2
},
{
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-2tcdc-lvkqj:17",
"count": 2
},
{
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-b7s4f-xcmvg:17",
"count": 2
}
]
},
"problems": {
"stuck": {
"pending_threshold_seconds": 60,
"processing_threshold_seconds": 300,
"pending": [],
"processing": []
},
"duplicates": [
{
"id": "fe8930e5-aa3b-ff57-73a0-e8db541360e1",
"flavor": "memory",
"connection": "sqs",
"queue": "processing",
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-z4hnx-dqd7w:17",
"executions": 2,
"attempts": 2
}
],
"failed": [
{
"id": "fe8930e5-aa3b-ff57-73a0-e8db541360e1",
"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": "c9edfeae-834a-b3b2-fac8-2e416dc1f53d",
"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": "eb4c6aab-b5ef-05fb-236e-8b76526e6804",
"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": "f3d54e0c-7a26-6109-b9b1-145522d2461a",
"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": "ec0d4d73-167c-fde1-a378-04f7176b63bd",
"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": "62f73602-4f42-b55d-ea35-808d20c52b03",
"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": "bdeadd61-37ad-09ca-6c62-b3b15176755f",
"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": "9fdd4074-eb42-fe1d-7d8c-8eafffd3a978",
"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": "bd067d00-298f-02b6-0580-b38cff666cda",
"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": "4fe225c0-e819-b2b4-6948-48d04b55317f",
"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": "a7773253-4ee5-6be1-8069-80ae831ccf76",
"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": "3a608f6e-5b65-d676-2324-d8892e9b99ab",
"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": "a7840f2c-cd15-7c02-f4de-e52b07f66690",
"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": "b07c4296-a9a4-46fa-a787-70dd60957a47",
"flavor": "memory",
"connection": "sqs",
"queue": "processing",
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-h6zs4-vlzvb:17",
"attempts": 2,
"exception_class": "Illuminate\\Queue\\MaxAttemptsExceededException",
"exception_message": "App\\Jobs\\QueueTest\\LargeMemoryJob has been attempted too many times."
},
{
"id": "70a88952-c54b-25a3-61f6-04b7128310d2",
"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": "684eb62a-e17e-c942-fd75-c2132e99463c",
"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": "8b6d56ee-153d-511b-9ba8-6e1bd261e968",
"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": "53c1cca5-5d4d-1871-4e79-9c7c390b3a80",
"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": "7f55505b-91d7-47d1-c361-bc95d4f366d0",
"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": "1b7847c0-8c74-4901-7cb4-956b92df574d",
"flavor": "memory",
"connection": "sqs",
"queue": "processing",
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-h6zs4-vlzvb:17",
"attempts": 2,
"exception_class": "Illuminate\\Queue\\MaxAttemptsExceededException",
"exception_message": "App\\Jobs\\QueueTest\\LargeMemoryJob has been attempted too many times."
},
{
"id": "287be5f7-e9ec-1b69-f363-4f776686770e",
"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."
}
]
}
}