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 on connection disconnect #4178

Merged
merged 32 commits into from
Jun 14, 2024
Merged

Retry on connection disconnect #4178

merged 32 commits into from
Jun 14, 2024

Conversation

krrishdholakia
Copy link
Contributor

Title

Retry on backend api disconnecting call

Relevant issues

Fixes #4097

Type

🐛 Bug Fix
🧹 Refactoring

Changes

  • retry's request with failed connection error on separate client
  • closes client after connection

[REQUIRED] Testing - Attach a screenshot of any new tests passing locall

If UI changes, send a screenshot/GIF of working UI fixes

Copy link

vercel bot commented Jun 13, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
litellm ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 14, 2024 4:14am

@krrishdholakia krrishdholakia merged commit d499477 into main Jun 14, 2024
5 of 8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature]: Handle backend api disconnect errors
4 participants