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 was archived by the owner on Aug 11, 2021. It is now read-only.
Looks like opts in lib/request.js should have some value set for timeout so that we don't wait indefinitely for the upstream server to respond. Maybe 30000 (/i.e./, 30 seconds)?