Skip to content

Conversation

@csgulati09
Copy link
Collaborator

@csgulati09 csgulati09 commented Jan 15, 2025

Title: retry request in case of failure

Description:

  • max retry set as 1
  • retry portkey endpoints failure
  • retry openai endpoints failure

Motivation:
Handle the cloudflare error

Related Issues:
Fixes: #280

@csgulati09 csgulati09 self-assigned this Jan 15, 2025
@dosubot dosubot bot added size:M This PR changes 30-99 lines, ignoring generated files. auto:enhancement labels Jan 15, 2025
@dosubot dosubot bot added size:L This PR changes 100-499 lines, ignoring generated files. and removed size:M This PR changes 30-99 lines, ignoring generated files. labels Jan 16, 2025
@csgulati09 csgulati09 changed the title WIP: Retry requests Retry requests Jan 17, 2025
@dosubot dosubot bot added the lgtm label Jan 29, 2025
@csgulati09 csgulati09 merged commit 30e9960 into main Jan 29, 2025
6 checks passed
@csgulati09 csgulati09 deleted the feat/retries branch January 29, 2025 13:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto:enhancement lgtm size:L This PR changes 100-499 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Retry for Failed calls

2 participants