Rework request timeout handling
Closed this issue · 0 comments
kellyredding commented
- remove ns-options
- make global timeout default to some 'high' convention, like
60s
- support an env var to override the global default,
ANDSON_REQUEST_TIMEOUT
or something - support per-call timeouts that override all of the above