yesterday
Platform Updates - November 16, 2025
Highlights
- Improved Rate Limit Handling: We've enhanced our system to more accurately parse
Retry-AfterandX-RateLimit-Resetheaders from various providers. This leads to more reliable and resilient integrations by respecting provider rate limits more effectively. - More Actionable API Error Messages: We've significantly improved validation error messages. When you provide invalid data for fields that accept multiple types (unions), the error message will now clearly detail why each type failed validation, making it much easier to debug your requests.
Other Updates
- In the dashboard, request and response logs are now displayed in a syntax-highlighted code viewer for improved readability.