E01036 — RequestCanceled
The connection closed before Bird finished the request.
- HTTP status: 499
- Type: client_closed_request_error
- Name: RequestCanceled
What to do
The connection closed before the response was ready, usually because the caller stopped waiting. Bird may or may not have finished the request before the connection closed. Check the resource's current state before repeating anything that changes data; a request that only reads is always safe to send again.
Related
- E01xxx — Infrastructure: every code in this range
- Errors: the full wire contract, status mapping, and error catalog
- Error handling: branching on type and code, validation details, and vendor_code
Gerelateerde bronnen
Ga verder met de documentatie, gidsen en voorbeelden voor dit onderwerp. De bronnen zijn in het Engels.
Begrijp het conceptShould I use a Bird SDK or call the API directly?Volg het leerpadBuild your first integrationImplementatiegidsSend your first email
Ontvang een implementatieoverzicht