Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Retry requests #166

Merged
merged 3 commits into from
Jan 29, 2025
Merged

Retry requests #166

merged 3 commits into from
Jan 29, 2025

Conversation

csgulati09
Copy link
Collaborator

@csgulati09 csgulati09 commented Jan 17, 2025

Title: retry request in case of failure

Description:

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

Motivation:
Handle the cloudflare error

Related Issues:
Fixes: #165

@csgulati09 csgulati09 self-assigned this Jan 17, 2025
@dosubot dosubot bot added the size:M This PR changes 30-99 lines, ignoring generated files. label Jan 17, 2025
@csgulati09 csgulati09 changed the title WIP: Retry requests Retry requests Jan 17, 2025
@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Jan 29, 2025
@csgulati09 csgulati09 merged commit ef165d3 into main Jan 29, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lgtm This PR has been approved by a maintainer size:M This PR changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Retry for Failed calls
2 participants