We just implemented AI Gateway using the Universal endpoint, with both OpenAI and Anthropic models i

We just implemented AI Gateway using the Universal endpoint, with both OpenAI and Anthropic models in the list. Is there a way to test that the fallback is working (short of waiting for the next OpenAI service outage)? We've tried providing an invalid API key for the primary service from a local environment, but it seems like this would return a different error. What are the recommended ways to test different failure modes?
Was this page helpful?