#0
req 0
connector:http
{
"method": "GET",
"url": "http://tire-registry.flowmetal.svc.cluster.local:8080/lots/next"
}
#1
req 0
ok
{
"body": {
"condition": "smoldering",
"discovered_at": 1776755160.0,
"lot_id": "lot_3ec29979b8",
"weight_kg": 1026.0
},
"headers": {
"content-length": "96",
"content-type": "application/json",
"date": "Tue, 21 Apr 2026 07:06:00 GMT",
"server": "uvicorn"
},
"status": 200.0
}
#2
req 1
connector:http
{
"body_json": {
"lot_id": "lot_3ec29979b8",
"priority": "urgent"
},
"method": "POST",
"url": "http://fire-dispatch.flowmetal.svc.cluster.local:8080/incidents"
}
#3
req 1
ok
{
"body": {
"incident_id": "inc_04aec2772ce7",
"lot_id": "lot_3ec29979b8",
"priority": "urgent"
},
"headers": {
"content-length": "80",
"content-type": "application/json",
"date": "Tue, 21 Apr 2026 07:06:05 GMT",
"server": "uvicorn"
},
"status": 202.0
}
#4
req 2
sleep
deadline=1776755178.041787198
duration=2s
#6
req 3
connector:http
{
"method": "GET",
"url": "http://fire-dispatch.flowmetal.svc.cluster.local:8080/incidents/inc_04aec2772ce7"
}
#7
req 3
ok
{
"body": {
"error_kind": "crews_unavailable",
"incident_id": "inc_04aec2772ce7",
"message": "dispatch failed: crews_unavailable",
"retryable": true,
"status": "failed"
},
"headers": {
"content-length": "149",
"content-type": "application/json",
"date": "Tue, 21 Apr 2026 07:06:17 GMT",
"server": "uvicorn"
},
"status": 200.0
}
#8
req 4
connector:http
{
"body_json": {
"lot_id": "lot_3ec29979b8",
"priority": "urgent"
},
"method": "POST",
"url": "http://fire-dispatch.flowmetal.svc.cluster.local:8080/incidents"
}
#9
req 4
err
source=connector
HTTP 503
{
"body": {
"detail": "dispatch center overloaded"
},
"error_kind": "http_status",
"headers": {
"content-length": "39",
"content-type": "application/json",
"date": "Tue, 21 Apr 2026 07:06:22 GMT",
"server": "uvicorn"
},
"status": 503.0
}
#10
FAILED
worker=worker-31d77855-2d12-42ae-b31b-df8b50ed4289