cloud-queue
Queue Test Console
Finished
Run 019e2857 · Quick · 1 × fail → default
Elapsed 00:00
Throughput
Complete 100.0%
json ↗
1 / 1 jobs
1 dispatched
Processed Failed Processing Pending
Dispatched
1
/ 1
Pending
0
Processing
0
Processed
0
Failed
1
Profile
custom
Connections
sqs
Queues
default
Cluster
Breakdown by queue · flavor · worker
By queue
default 1
By flavor
fail 1
By worker
top 1
inst-a1c31a8d-b39f-422a-a6d5-1748f87423c1-qzl6t-vp64m:15 1
Problems 1
Failed
latest 1
fail sqs/default
×1
job id 0f23faa8-ff5a-7339-6bc6-9675404fca3d
worker inst-a1c31a8d-b39f-422a-a6d5-1748f87423c1-qzl6t-vp64m:15
class RuntimeException
message Intentional failure (AlwaysFailJob).
Duplicates
executions > 1
None.
Stuck
pending > 60s · processing > 300s
None.
Raw status json payload
{
    "run": {
        "id": "019e2857-a379-7218-9ecb-ca0003bb1ac7",
        "name": "Quick \u00b7 1 \u00d7 fail \u2192 default",
        "profile": "custom",
        "status": "finished",
        "connections": [
            "sqs"
        ],
        "queues": [
            "default"
        ],
        "expected_total": 1,
        "dispatched_count": 1,
        "started_at": "2026-05-14T21:14:52.000000Z",
        "finished_at": "2026-05-14T21:14:52.000000Z",
        "created_at": "2026-05-14T21:14:52.000000Z"
    },
    "totals": {
        "pending": 0,
        "processing": 0,
        "processed": 0,
        "failed": 1
    },
    "breakdowns": {
        "connection": [
            {
                "connection": "sqs",
                "count": 1
            }
        ],
        "queue": [
            {
                "queue": "default",
                "count": 1
            }
        ],
        "flavor": [
            {
                "flavor": "fail",
                "count": 1
            }
        ],
        "worker": [
            {
                "worker": "inst-a1c31a8d-b39f-422a-a6d5-1748f87423c1-qzl6t-vp64m:15",
                "count": 1
            }
        ]
    },
    "problems": {
        "stuck": {
            "pending_threshold_seconds": 60,
            "processing_threshold_seconds": 300,
            "pending": [],
            "processing": []
        },
        "duplicates": [],
        "failed": [
            {
                "id": "0f23faa8-ff5a-7339-6bc6-9675404fca3d",
                "flavor": "fail",
                "connection": "sqs",
                "queue": "default",
                "worker": "inst-a1c31a8d-b39f-422a-a6d5-1748f87423c1-qzl6t-vp64m:15",
                "attempts": 1,
                "exception_class": "RuntimeException",
                "exception_message": "Intentional failure (AlwaysFailJob)."
            }
        ]
    }
}