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
Sumber daya terkait
Lanjutkan dengan dokumentasi, panduan, dan contoh untuk topik ini. Sumber daya tersedia dalam bahasa Inggris.
Pahami konsepnyaShould I use a Bird SDK or call the API directly?Ikuti jalur pembelajaranBuild your first integrationPanduan implementasiSend your first email
Dapatkan ringkasan implementasi