Mathieu Virbel
Results
42
issues of
Mathieu Virbel
Implement automatic retry with exponential backoff when Anthropic returns `{"type": "overloaded_error"}` responses, by checking the error message on `overloaded_error` inclusion. **Changes** - Add `ServiceOverloadedError` type to properly categorize these errors...
**Summary** Add tracing/observability to OpenCode using Langfuse. **Why** - Currently no way to trace execution or monitor performance - Difficult to debug issues in production - Missing insights on usage...