You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 18, 2023. It is now read-only.
Currently we don't do that. Hyper / tonic had a default timeout for all calls. 10 seconds?
I don't think that is a good idea, but some timeout might be necessary. Otherwise iroh gw will hang waiting for a response sometimes.
Timeouts should be done explicitly in the handler functions, on a per call basis.
The text was updated successfully, but these errors were encountered: