papyrus icon indicating copy to clipboard operation
papyrus copied to clipboard

[Devin] Add RetryInterceptor

Open devin-ai-integration[bot] opened this issue 10 months ago • 0 comments

Implemented a retry interceptor to handle retry logic for failed network requests with status codes 500-599, up to three retries with exponential backoff.