Raw status
json payload
https://cloud-queue-test.dev-laravel.cloud/cloud-queue/runs/019e2180-fadc-72a5-91e4-6e30281764e2/status
{
"run": {
"id": "019e2180-fadc-72a5-91e4-6e30281764e2",
"name": "Mixed \u00b7 processing",
"profile": "custom",
"status": "finished",
"connections": [
"sqs"
],
"queues": [
"processing"
],
"expected_total": 120,
"dispatched_count": 120,
"started_at": "2026-05-13T13:22:41.000000Z",
"finished_at": "2026-05-13T13:34:51.000000Z",
"created_at": "2026-05-13T13:22:41.000000Z"
},
"totals": {
"pending": 0,
"processing": 0,
"processed": 98,
"failed": 22
},
"breakdowns": {
"connection": [
{
"connection": "sqs",
"count": 120
}
],
"queue": [
{
"queue": "processing",
"count": 120
}
],
"flavor": [
{
"flavor": "cpu",
"count": 58
},
{
"flavor": "memory",
"count": 22
},
{
"flavor": "sleep",
"count": 22
},
{
"flavor": "payload",
"count": 18
}
],
"worker": [
{
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-p6wq6-f82nm:17",
"count": 16
},
{
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-l8lwl-gjtrr:17",
"count": 10
},
{
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-852ts-n5nl8:17",
"count": 9
},
{
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-bptfn-gfl8v:17",
"count": 8
},
{
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-zg25s-649fp:17",
"count": 8
},
{
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-fvb78-4s27j:17",
"count": 8
},
{
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-m5w7w-2q7mh:17",
"count": 7
},
{
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-p8654-k8jm7:17",
"count": 6
},
{
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-xqrxb-fh65x:16",
"count": 5
},
{
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-xzjlf-8j5q9:17",
"count": 5
},
{
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-s2xnp-5kdv4:18",
"count": 5
},
{
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-pxl48-snlbv:18",
"count": 4
},
{
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-4b5vm-lwgl4:17",
"count": 3
},
{
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-cqg99-wqgjj:17",
"count": 3
},
{
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-p5k2m-jbmpc:17",
"count": 3
},
{
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-dsmdh-6xvmx:16",
"count": 3
},
{
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-n4v7n-zv54r:17",
"count": 2
},
{
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-jrp5f-nf5qb:17",
"count": 2
},
{
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-7ghcv-jp6zj:16",
"count": 2
},
{
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-nsmpb-7nkvw:17",
"count": 2
}
]
},
"problems": {
"stuck": {
"pending_threshold_seconds": 60,
"processing_threshold_seconds": 300,
"pending": [],
"processing": []
},
"duplicates": [],
"failed": [
{
"id": "f4a64b28-ef9c-23a4-94c0-add70fe166d6",
"flavor": "memory",
"connection": "sqs",
"queue": "processing",
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-m5w7w-2q7mh:17",
"attempts": 2,
"exception_class": "Illuminate\\Queue\\MaxAttemptsExceededException",
"exception_message": "App\\Jobs\\QueueTest\\LargeMemoryJob has been attempted too many times."
},
{
"id": "c2928a62-5970-8aa2-4c3c-b54d0d3ca4ef",
"flavor": "memory",
"connection": "sqs",
"queue": "processing",
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-p6wq6-f82nm:17",
"attempts": 2,
"exception_class": "Illuminate\\Queue\\MaxAttemptsExceededException",
"exception_message": "App\\Jobs\\QueueTest\\LargeMemoryJob has been attempted too many times."
},
{
"id": "a96bcde4-fd9e-bed3-4ec4-0973fa31161b",
"flavor": "memory",
"connection": "sqs",
"queue": "processing",
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-m5w7w-2q7mh:17",
"attempts": 2,
"exception_class": "Illuminate\\Queue\\MaxAttemptsExceededException",
"exception_message": "App\\Jobs\\QueueTest\\LargeMemoryJob has been attempted too many times."
},
{
"id": "ae9f619d-cb50-e7f9-3c22-e95a5d097732",
"flavor": "memory",
"connection": "sqs",
"queue": "processing",
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-852ts-n5nl8:17",
"attempts": 2,
"exception_class": "Illuminate\\Queue\\MaxAttemptsExceededException",
"exception_message": "App\\Jobs\\QueueTest\\LargeMemoryJob has been attempted too many times."
},
{
"id": "9fc9e06d-08cc-8fa4-37ec-ed2a6d53828f",
"flavor": "memory",
"connection": "sqs",
"queue": "processing",
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-pxl48-snlbv:18",
"attempts": 2,
"exception_class": "Illuminate\\Queue\\MaxAttemptsExceededException",
"exception_message": "App\\Jobs\\QueueTest\\LargeMemoryJob has been attempted too many times."
},
{
"id": "a83918b3-cb48-918f-827d-ffdaca6cd984",
"flavor": "memory",
"connection": "sqs",
"queue": "processing",
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-n4v7n-zv54r:17",
"attempts": 2,
"exception_class": "Illuminate\\Queue\\MaxAttemptsExceededException",
"exception_message": "App\\Jobs\\QueueTest\\LargeMemoryJob has been attempted too many times."
},
{
"id": "a447107a-39e5-0591-c7b9-4731065054de",
"flavor": "memory",
"connection": "sqs",
"queue": "processing",
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-fvb78-4s27j:17",
"attempts": 2,
"exception_class": "Illuminate\\Queue\\MaxAttemptsExceededException",
"exception_message": "App\\Jobs\\QueueTest\\LargeMemoryJob has been attempted too many times."
},
{
"id": "d3cd57d5-97d8-12e3-a020-526dd112d303",
"flavor": "memory",
"connection": "sqs",
"queue": "processing",
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-bptfn-gfl8v:17",
"attempts": 2,
"exception_class": "Illuminate\\Queue\\MaxAttemptsExceededException",
"exception_message": "App\\Jobs\\QueueTest\\LargeMemoryJob has been attempted too many times."
},
{
"id": "392cebf2-5ecc-d472-c64b-5cc77009b5e8",
"flavor": "memory",
"connection": "sqs",
"queue": "processing",
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-mrrts-p6xsg:17",
"attempts": 2,
"exception_class": "Illuminate\\Queue\\MaxAttemptsExceededException",
"exception_message": "App\\Jobs\\QueueTest\\LargeMemoryJob has been attempted too many times."
},
{
"id": "293926c3-11a8-efa4-e9f8-c69f6143f96f",
"flavor": "memory",
"connection": "sqs",
"queue": "processing",
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-fvb78-4s27j:17",
"attempts": 2,
"exception_class": "Illuminate\\Queue\\MaxAttemptsExceededException",
"exception_message": "App\\Jobs\\QueueTest\\LargeMemoryJob has been attempted too many times."
},
{
"id": "0c3e1f36-55c4-e6cc-cfd5-3b474a230b43",
"flavor": "memory",
"connection": "sqs",
"queue": "processing",
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-bptfn-gfl8v:17",
"attempts": 2,
"exception_class": "Illuminate\\Queue\\MaxAttemptsExceededException",
"exception_message": "App\\Jobs\\QueueTest\\LargeMemoryJob has been attempted too many times."
},
{
"id": "29ed221a-f052-c60b-feb9-1390375a226d",
"flavor": "memory",
"connection": "sqs",
"queue": "processing",
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-852ts-n5nl8:17",
"attempts": 2,
"exception_class": "Illuminate\\Queue\\MaxAttemptsExceededException",
"exception_message": "App\\Jobs\\QueueTest\\LargeMemoryJob has been attempted too many times."
},
{
"id": "023e7997-b06f-d9c4-31b0-1fe0a951d30a",
"flavor": "memory",
"connection": "sqs",
"queue": "processing",
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-zg25s-649fp:17",
"attempts": 2,
"exception_class": "Illuminate\\Queue\\MaxAttemptsExceededException",
"exception_message": "App\\Jobs\\QueueTest\\LargeMemoryJob has been attempted too many times."
},
{
"id": "0f580e72-1025-0551-3fd1-34807bce19e3",
"flavor": "memory",
"connection": "sqs",
"queue": "processing",
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-p6wq6-f82nm:17",
"attempts": 2,
"exception_class": "Illuminate\\Queue\\MaxAttemptsExceededException",
"exception_message": "App\\Jobs\\QueueTest\\LargeMemoryJob has been attempted too many times."
},
{
"id": "07c23a19-aae1-4f4d-0c06-936b0aada77e",
"flavor": "memory",
"connection": "sqs",
"queue": "processing",
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-p8654-k8jm7:17",
"attempts": 2,
"exception_class": "Illuminate\\Queue\\MaxAttemptsExceededException",
"exception_message": "App\\Jobs\\QueueTest\\LargeMemoryJob has been attempted too many times."
},
{
"id": "a202316a-8497-580a-3479-c0602c4fefcf",
"flavor": "memory",
"connection": "sqs",
"queue": "processing",
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-l8lwl-gjtrr:17",
"attempts": 2,
"exception_class": "Illuminate\\Queue\\MaxAttemptsExceededException",
"exception_message": "App\\Jobs\\QueueTest\\LargeMemoryJob has been attempted too many times."
},
{
"id": "593f1b48-ccca-9dd2-6859-83c1e189a9f1",
"flavor": "memory",
"connection": "sqs",
"queue": "processing",
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-l8lwl-gjtrr:17",
"attempts": 2,
"exception_class": "Illuminate\\Queue\\MaxAttemptsExceededException",
"exception_message": "App\\Jobs\\QueueTest\\LargeMemoryJob has been attempted too many times."
},
{
"id": "bafa3d35-0083-808f-971c-da52c68d6932",
"flavor": "memory",
"connection": "sqs",
"queue": "processing",
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-l8lwl-gjtrr:17",
"attempts": 2,
"exception_class": "Illuminate\\Queue\\MaxAttemptsExceededException",
"exception_message": "App\\Jobs\\QueueTest\\LargeMemoryJob has been attempted too many times."
},
{
"id": "446f2930-d9b0-85b9-fb73-e9a84109dc15",
"flavor": "memory",
"connection": "sqs",
"queue": "processing",
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-nsmpb-7nkvw:17",
"attempts": 2,
"exception_class": "Illuminate\\Queue\\MaxAttemptsExceededException",
"exception_message": "App\\Jobs\\QueueTest\\LargeMemoryJob has been attempted too many times."
},
{
"id": "64e1a04c-569d-4eab-600d-47d4d7dd50e8",
"flavor": "memory",
"connection": "sqs",
"queue": "processing",
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-l8lwl-gjtrr:17",
"attempts": 2,
"exception_class": "Illuminate\\Queue\\MaxAttemptsExceededException",
"exception_message": "App\\Jobs\\QueueTest\\LargeMemoryJob has been attempted too many times."
},
{
"id": "82098431-d89e-390e-bbbe-7baa7109d16b",
"flavor": "memory",
"connection": "sqs",
"queue": "processing",
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-dsmdh-6xvmx:16",
"attempts": 2,
"exception_class": "Illuminate\\Queue\\MaxAttemptsExceededException",
"exception_message": "App\\Jobs\\QueueTest\\LargeMemoryJob has been attempted too many times."
},
{
"id": "122cc44a-ac3f-03e6-03a8-02c8714b5c89",
"flavor": "memory",
"connection": "sqs",
"queue": "processing",
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-dsmdh-6xvmx:16",
"attempts": 2,
"exception_class": "Illuminate\\Queue\\MaxAttemptsExceededException",
"exception_message": "App\\Jobs\\QueueTest\\LargeMemoryJob has been attempted too many times."
}
]
}
}