Custom timeout #315
bkutasi
started this conversation in
Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Proposal:
Some APIs vary wildly during the day, such as the deepseek ones. Adding a simple timeout to the settings would terminate the request and start a new one, making it more likely to get a response. Ideally, there would a "retries" setting which would stop the calls after a couple of tries and would notify the user.
Beta Was this translation helpful? Give feedback.
All reactions