← Back to Issue
Event 429137b7
| Event ID | 429137b7-dcbd-4122-bb73-d04744a2bfbf |
| Issue ID | 920291b8-7c32-4629-9673-97bc27f6441d |
| Timestamp | 2026-04-12T11:10:31.337405911+00:00 |
| App | drillequip-backend |
| Service | api |
| Environment | production |
| Level | error |
| Type | exception |
| Error Name | ValidationError |
| Message | Invalid IADC code format: ABC-123 |
| Fingerprint | a592a1a27bc05a25bf6c4235d9c59704 |
| Route | POST /api/v1/iadc/verify |
| Status Code | 422 |
| Release | v1.4.2 |
Tags
| module | iadc |
Raw Payload
File: /data/failure-hub/raw/production/api/drillequip-backend/2026/04/12/11/raw.ndjson (line 2)
{
"app": "drillequip-backend",
"env": "production",
"error_name": "ValidationError",
"extra": null,
"level": null,
"message": "Invalid IADC code format: ABC-123",
"method": "POST",
"release": "v1.4.2",
"request_id": null,
"route": "/api/v1/iadc/verify",
"service": "api",
"session_id": null,
"stack": null,
"status_code": 422,
"tags": {
"module": "iadc"
},
"timestamp": null,
"user_id": null
}
Normalized Event
{
"app": "drillequip-backend",
"env": "production",
"error_name": "ValidationError",
"event_id": "429137b7-dcbd-4122-bb73-d04744a2bfbf",
"extra": {},
"fingerprint": "a592a1a27bc05a25bf6c4235d9c59704",
"level": "error",
"message": "Invalid IADC code format: ABC-123",
"method": "POST",
"release": "v1.4.2",
"request_id": null,
"route": "/api/v1/iadc/verify",
"service": "api",
"session_id": null,
"stack": null,
"status_code": 422,
"tags": {
"module": "iadc"
},
"timestamp": "2026-04-12T11:10:31.337405911+00:00",
"type": "exception",
"user_id": null
}