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.
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)
The text was updated successfully, but these errors were encountered:
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:
The text was updated successfully, but these errors were encountered: