API errors include a
request_id. Include it in support requests.
The SDK sends evaluations.create() once. After a connection error or 5xx, the outcome may already exist, and a second submission creates a separate charge. Retrieval, listing, and the idempotent evaluation retry endpoint use bounded automatic retries.
- TypeScript
- Python