Open jjst opened 3 years ago
If the stream url doesn't respond to the http request immedialy or takes a while this will cause slow response times.
https://app.lightstep.com/s/trace/sAx_iFnVYWea
Ensure the code times out eventually. If possible pass a time out to the HTTP request, otherwise force the function to time out.
https://stackoverflow.com/a/22348885/887422
If the stream url doesn't respond to the http request immedialy or takes a while this will cause slow response times.
https://app.lightstep.com/s/trace/sAx_iFnVYWea
Ensure the code times out eventually. If possible pass a time out to the HTTP request, otherwise force the function to time out.
https://stackoverflow.com/a/22348885/887422