Raw status
json payload
https://cloud-queue-test.dev-laravel.cloud/cloud-queue/runs/019e2181-314d-72aa-b83b-0c05988dc82b/status
{
"run": {
"id": "019e2181-314d-72aa-b83b-0c05988dc82b",
"name": "Mixed \u00b7 processing",
"profile": "custom",
"status": "finished",
"connections": [
"sqs"
],
"queues": [
"processing"
],
"expected_total": 120,
"dispatched_count": 120,
"started_at": "2026-05-13T13:22:55.000000Z",
"finished_at": "2026-05-13T13:44:59.000000Z",
"created_at": "2026-05-13T13:22:55.000000Z"
},
"totals": {
"pending": 0,
"processing": 0,
"processed": 93,
"failed": 27
},
"breakdowns": {
"connection": [
{
"connection": "sqs",
"count": 120
}
],
"queue": [
{
"queue": "processing",
"count": 120
}
],
"flavor": [
{
"flavor": "cpu",
"count": 43
},
{
"flavor": "payload",
"count": 33
},
{
"flavor": "memory",
"count": 27
},
{
"flavor": "sleep",
"count": 17
}
],
"worker": [
{
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-d4zcr-nlrrr:17",
"count": 14
},
{
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-q8pqz-6gn9t:17",
"count": 9
},
{
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-jffd6-ttgdg:17",
"count": 8
},
{
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-tzcsb-dw9p2:16",
"count": 8
},
{
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-rs2lh-lg9l2:17",
"count": 7
},
{
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-8cjrm-8dmrd:17",
"count": 7
},
{
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-t6jnd-qqnwz:17",
"count": 7
},
{
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-282jc-nfw6k:17",
"count": 6
},
{
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-zlcqs-mptfj:17",
"count": 6
},
{
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-gp2d7-p427c:18",
"count": 5
},
{
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-rxdl5-r4wc2:17",
"count": 5
},
{
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-kf264-s97m8:17",
"count": 4
},
{
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-cljqz-28nl4:16",
"count": 4
},
{
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-9fmg5-5bf4k:17",
"count": 4
},
{
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-rxl2h-rhrpc:17",
"count": 4
},
{
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-wdbkj-h28r4:17",
"count": 3
},
{
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-ml9w4-mpmc8:17",
"count": 3
},
{
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-648m8-9vmd5:16",
"count": 2
},
{
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-k8xp8-8jzqj:17",
"count": 2
},
{
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-267wr-vmcr5:17",
"count": 1
}
]
},
"problems": {
"stuck": {
"pending_threshold_seconds": 60,
"processing_threshold_seconds": 300,
"pending": [],
"processing": []
},
"duplicates": [],
"failed": [
{
"id": "d99ad12d-1f54-0a81-5806-61dcc40061ce",
"flavor": "memory",
"connection": "sqs",
"queue": "processing",
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-jffd6-ttgdg:17",
"attempts": 2,
"exception_class": "Illuminate\\Queue\\MaxAttemptsExceededException",
"exception_message": "App\\Jobs\\QueueTest\\LargeMemoryJob has been attempted too many times."
},
{
"id": "2dc628c6-cdcd-c2bc-c9cf-987227dea3fb",
"flavor": "memory",
"connection": "sqs",
"queue": "processing",
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-282jc-nfw6k:17",
"attempts": 2,
"exception_class": "Illuminate\\Queue\\MaxAttemptsExceededException",
"exception_message": "App\\Jobs\\QueueTest\\LargeMemoryJob has been attempted too many times."
},
{
"id": "a7273ae4-8f17-90c1-5317-c2af2ae1e8bb",
"flavor": "memory",
"connection": "sqs",
"queue": "processing",
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-kf264-s97m8:17",
"attempts": 2,
"exception_class": "Illuminate\\Queue\\MaxAttemptsExceededException",
"exception_message": "App\\Jobs\\QueueTest\\LargeMemoryJob has been attempted too many times."
},
{
"id": "4046b5a4-e6cb-3dd7-409a-9506107dcedb",
"flavor": "memory",
"connection": "sqs",
"queue": "processing",
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-kf264-s97m8:17",
"attempts": 2,
"exception_class": "Illuminate\\Queue\\MaxAttemptsExceededException",
"exception_message": "App\\Jobs\\QueueTest\\LargeMemoryJob has been attempted too many times."
},
{
"id": "e04dcbbf-0093-50a4-54ca-b2ebb66d6b78",
"flavor": "memory",
"connection": "sqs",
"queue": "processing",
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-ml9w4-mpmc8:17",
"attempts": 2,
"exception_class": "Illuminate\\Queue\\MaxAttemptsExceededException",
"exception_message": "App\\Jobs\\QueueTest\\LargeMemoryJob has been attempted too many times."
},
{
"id": "698f36b2-1d19-584f-4577-398eaf47cd5e",
"flavor": "memory",
"connection": "sqs",
"queue": "processing",
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-jffd6-ttgdg:17",
"attempts": 2,
"exception_class": "Illuminate\\Queue\\MaxAttemptsExceededException",
"exception_message": "App\\Jobs\\QueueTest\\LargeMemoryJob has been attempted too many times."
},
{
"id": "9aa7b50e-5dda-72a1-350a-1d83eb6dab62",
"flavor": "memory",
"connection": "sqs",
"queue": "processing",
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-9fmg5-5bf4k:17",
"attempts": 2,
"exception_class": "Illuminate\\Queue\\MaxAttemptsExceededException",
"exception_message": "App\\Jobs\\QueueTest\\LargeMemoryJob has been attempted too many times."
},
{
"id": "a6957737-34f1-e7c9-5502-790379bd797a",
"flavor": "memory",
"connection": "sqs",
"queue": "processing",
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-8cjrm-8dmrd:17",
"attempts": 2,
"exception_class": "Illuminate\\Queue\\MaxAttemptsExceededException",
"exception_message": "App\\Jobs\\QueueTest\\LargeMemoryJob has been attempted too many times."
},
{
"id": "6b86ef80-a4a6-ed40-6598-f51785415edc",
"flavor": "memory",
"connection": "sqs",
"queue": "processing",
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-t2g9w-njk6t:17",
"attempts": 2,
"exception_class": "Illuminate\\Queue\\MaxAttemptsExceededException",
"exception_message": "App\\Jobs\\QueueTest\\LargeMemoryJob has been attempted too many times."
},
{
"id": "9b749f1d-2d91-0636-7235-4a721a1939eb",
"flavor": "memory",
"connection": "sqs",
"queue": "processing",
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-8cjrm-8dmrd:17",
"attempts": 2,
"exception_class": "Illuminate\\Queue\\MaxAttemptsExceededException",
"exception_message": "App\\Jobs\\QueueTest\\LargeMemoryJob has been attempted too many times."
},
{
"id": "089d8f5e-4a8d-443a-380a-bd21c4700c1a",
"flavor": "memory",
"connection": "sqs",
"queue": "processing",
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-kf264-s97m8:17",
"attempts": 2,
"exception_class": "Illuminate\\Queue\\MaxAttemptsExceededException",
"exception_message": "App\\Jobs\\QueueTest\\LargeMemoryJob has been attempted too many times."
},
{
"id": "d5916597-22f5-d659-c143-a73917fcaf49",
"flavor": "memory",
"connection": "sqs",
"queue": "processing",
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-8cjrm-8dmrd:17",
"attempts": 2,
"exception_class": "Illuminate\\Queue\\MaxAttemptsExceededException",
"exception_message": "App\\Jobs\\QueueTest\\LargeMemoryJob has been attempted too many times."
},
{
"id": "392db1c2-c3f4-139b-d963-8cee7b8867e0",
"flavor": "memory",
"connection": "sqs",
"queue": "processing",
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-282jc-nfw6k:17",
"attempts": 2,
"exception_class": "Illuminate\\Queue\\MaxAttemptsExceededException",
"exception_message": "App\\Jobs\\QueueTest\\LargeMemoryJob has been attempted too many times."
},
{
"id": "71fa4a4f-7c33-998b-5b3d-8d87d5598288",
"flavor": "memory",
"connection": "sqs",
"queue": "processing",
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-8cjrm-8dmrd:17",
"attempts": 2,
"exception_class": "Illuminate\\Queue\\MaxAttemptsExceededException",
"exception_message": "App\\Jobs\\QueueTest\\LargeMemoryJob has been attempted too many times."
},
{
"id": "81eedb34-8c6d-5201-416b-8c2df5c78900",
"flavor": "memory",
"connection": "sqs",
"queue": "processing",
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-ml9w4-mpmc8:17",
"attempts": 2,
"exception_class": "Illuminate\\Queue\\MaxAttemptsExceededException",
"exception_message": "App\\Jobs\\QueueTest\\LargeMemoryJob has been attempted too many times."
},
{
"id": "7ef3b8d7-a454-ee6f-f719-3b0767a0f77e",
"flavor": "memory",
"connection": "sqs",
"queue": "processing",
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-282jc-nfw6k:17",
"attempts": 2,
"exception_class": "Illuminate\\Queue\\MaxAttemptsExceededException",
"exception_message": "App\\Jobs\\QueueTest\\LargeMemoryJob has been attempted too many times."
},
{
"id": "dffc138c-ddd0-5a96-e3d6-dd0b0d3fd68c",
"flavor": "memory",
"connection": "sqs",
"queue": "processing",
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-lvf6g-9x8kh:17",
"attempts": 2,
"exception_class": "Illuminate\\Queue\\MaxAttemptsExceededException",
"exception_message": "App\\Jobs\\QueueTest\\LargeMemoryJob has been attempted too many times."
},
{
"id": "bea19982-c886-9c87-f922-721068acc772",
"flavor": "memory",
"connection": "sqs",
"queue": "processing",
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-k8xp8-8jzqj:17",
"attempts": 2,
"exception_class": "Illuminate\\Queue\\MaxAttemptsExceededException",
"exception_message": "App\\Jobs\\QueueTest\\LargeMemoryJob has been attempted too many times."
},
{
"id": "89e82479-7dac-8afd-75ed-6b9363d05eab",
"flavor": "memory",
"connection": "sqs",
"queue": "processing",
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-q8pqz-6gn9t:17",
"attempts": 2,
"exception_class": "Illuminate\\Queue\\MaxAttemptsExceededException",
"exception_message": "App\\Jobs\\QueueTest\\LargeMemoryJob has been attempted too many times."
},
{
"id": "718b6912-f3c0-53c6-a743-ed389ed7e526",
"flavor": "memory",
"connection": "sqs",
"queue": "processing",
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-cljqz-28nl4:16",
"attempts": 2,
"exception_class": "Illuminate\\Queue\\MaxAttemptsExceededException",
"exception_message": "App\\Jobs\\QueueTest\\LargeMemoryJob has been attempted too many times."
},
{
"id": "59e3d2b7-e606-6f1d-e701-622d0b2ed863",
"flavor": "memory",
"connection": "sqs",
"queue": "processing",
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-zlcqs-mptfj:17",
"attempts": 2,
"exception_class": "Illuminate\\Queue\\MaxAttemptsExceededException",
"exception_message": "App\\Jobs\\QueueTest\\LargeMemoryJob has been attempted too many times."
},
{
"id": "2f9964f0-1a04-0861-60c0-217a44d6399d",
"flavor": "memory",
"connection": "sqs",
"queue": "processing",
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-d4zcr-nlrrr:17",
"attempts": 2,
"exception_class": "Illuminate\\Queue\\MaxAttemptsExceededException",
"exception_message": "App\\Jobs\\QueueTest\\LargeMemoryJob has been attempted too many times."
},
{
"id": "17ed54e4-3f50-c62c-416a-36434f6b5a1b",
"flavor": "memory",
"connection": "sqs",
"queue": "processing",
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-d4zcr-nlrrr:17",
"attempts": 2,
"exception_class": "Illuminate\\Queue\\MaxAttemptsExceededException",
"exception_message": "App\\Jobs\\QueueTest\\LargeMemoryJob has been attempted too many times."
},
{
"id": "6fd925b2-1cfb-2089-67a7-263c6e88e6be",
"flavor": "memory",
"connection": "sqs",
"queue": "processing",
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-gp2d7-p427c:18",
"attempts": 2,
"exception_class": "Illuminate\\Queue\\MaxAttemptsExceededException",
"exception_message": "App\\Jobs\\QueueTest\\LargeMemoryJob has been attempted too many times."
},
{
"id": "37c79320-601d-a3dd-163e-441d58cfa770",
"flavor": "memory",
"connection": "sqs",
"queue": "processing",
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-gp2d7-p427c:18",
"attempts": 2,
"exception_class": "Illuminate\\Queue\\MaxAttemptsExceededException",
"exception_message": "App\\Jobs\\QueueTest\\LargeMemoryJob has been attempted too many times."
},
{
"id": "c9d0d91f-7e31-d911-4e81-f89ab5782df0",
"flavor": "memory",
"connection": "sqs",
"queue": "processing",
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-648m8-9vmd5:16",
"attempts": 2,
"exception_class": "Illuminate\\Queue\\MaxAttemptsExceededException",
"exception_message": "App\\Jobs\\QueueTest\\LargeMemoryJob has been attempted too many times."
},
{
"id": "30b2521c-f075-5d14-8feb-8e5c159d4d09",
"flavor": "memory",
"connection": "sqs",
"queue": "processing",
"worker": "inst-a1c32232-e9b1-4f69-8434-aac15849a6f2-k8xp8-8jzqj:17",
"attempts": 2,
"exception_class": "Illuminate\\Queue\\MaxAttemptsExceededException",
"exception_message": "App\\Jobs\\QueueTest\\LargeMemoryJob has been attempted too many times."
}
]
}
}