Metrion-specific errors
Provider errors
Errors originating from the AI provider (4xx and 5xx) are forwarded to you exactly as the provider returned them, including the original HTTP status code and error body. Metrion does not modify provider error responses. For example, if Anthropic returns a400 because your max_tokens exceeds the model’s context window, you will receive the exact same 400 response body that Anthropic returned.
Viewing errors in the dashboard
Error messages from both Metrion and the provider are captured and displayed on the Logs page, so you can inspect individual failed requests.