mirror of
https://github.com/AgentSeal/codeburn.git
synced 2026-08-25 08:22:42 +00:00
A 4xx response means the server will never accept that payload; retrying it wedges the queue at its cap and blocks all newer events. Drop on 4xx, keep retrying on 5xx and network failures. Matches the server's validation contract (batch cap 200). |
||
|---|---|---|
| .. | ||
| quota | ||
| cli.test.ts | ||
| cli.ts | ||
| main.test.ts | ||
| main.ts | ||
| preload.ts | ||
| telemetry.test.ts | ||
| telemetry.ts | ||