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
Requests to the stats endpoints seem to be timing out on specific servers. Tested on a Digital Ocean instance, request does resolve, but takes significantly longer (as expected, kind of at least), can see why this is a problem for slower connections.
Would love some input on how to fix this, current course of action is to investigate/research this a little bit more, got has a timeout option that might help with this.
Requests to the stats endpoints seem to be timing out on specific servers. Tested on a Digital Ocean instance, request does resolve, but takes significantly longer (as expected, kind of at least), can see why this is a problem for slower connections.
Would love some input on how to fix this, current course of action is to investigate/research this a little bit more, got has a
timeoutoption that might help with this.Originally reported on Twitter by Justin Conklin.