Skip to content
This repository has been archived by the owner on Dec 18, 2023. It is now read-only.

gateway: reduce timeout #235

Closed
Arqu opened this issue Jun 14, 2022 · 0 comments · Fixed by n0-computer/iroh#128
Closed

gateway: reduce timeout #235

Arqu opened this issue Jun 14, 2022 · 0 comments · Fixed by n0-computer/iroh#128

Comments

@Arqu
Copy link
Collaborator

Arqu commented Jun 14, 2022

The general timeout is 60s across most GW implementations. We do 120s due to slow resolution on our end. As soon as resolution updates we should drop to 60s.
Multitude of reasons:

  • lower toll on our servers
  • it's the default TTL for a lot of other things and would match better
  • it's better to fail fast instead of spinning for eternity (yep 2 min in internet land is an eternity)
@dignifiedquire dignifiedquire transferred this issue from n0-computer/iroh Feb 17, 2023
fabricedesre added a commit to capyloon/beetle that referenced this issue Mar 4, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant