← Back to Issue
Event ca4c3e76
| Event ID | ca4c3e76-f0fb-42cd-b7c7-0b8e900c5006 |
| Issue ID | e0f4655b-f72b-47c8-8671-c68b322e3145 |
| Timestamp | 2026-04-12T11:10:30.296534888+00:00 |
| App | marinequip-storefront |
| Service | frontend |
| Environment | production |
| Level | error |
| Type | log |
| Error Name | FetchError |
| Message | API request failed: GET /api/v1/products - timeout after 30000ms |
| Fingerprint | 0270ab1b824156cb479855d6f5ab4627 |
| Route | /products |
| Release | v2.1.0 |
Tags
| api_route | /api/v1/products |
| timeout_ms | 30000 |
Raw Payload
File: /data/failure-hub/raw/production/frontend/marinequip-storefront/2026/04/12/11/raw.ndjson (line 0)
{
"app": "marinequip-storefront",
"env": "production",
"error_name": "FetchError",
"extra": null,
"level": "error",
"message": "API request failed: GET /api/v1/products - timeout after 30000ms",
"method": null,
"release": "v2.1.0",
"request_id": null,
"route": "/products",
"service": "frontend",
"session_id": null,
"stack": null,
"status_code": null,
"tags": {
"api_route": "/api/v1/products",
"timeout_ms": "30000"
},
"timestamp": null,
"user_id": null
}
Normalized Event
{
"app": "marinequip-storefront",
"env": "production",
"error_name": "FetchError",
"event_id": "ca4c3e76-f0fb-42cd-b7c7-0b8e900c5006",
"extra": {},
"fingerprint": "0270ab1b824156cb479855d6f5ab4627",
"level": "error",
"message": "API request failed: GET /api/v1/products - timeout after 30000ms",
"method": null,
"release": "v2.1.0",
"request_id": null,
"route": "/products",
"service": "frontend",
"session_id": null,
"stack": null,
"status_code": null,
"tags": {
"api_route": "/api/v1/products",
"timeout_ms": "30000"
},
"timestamp": "2026-04-12T11:10:30.296534888+00:00",
"type": "log",
"user_id": null
}