username-is-required / reddark

reddark, but it's in realtime (a fork)
https://reddark.io/
GNU Affero General Public License v3.0
11 stars 1 forks source link

set a 20min timeout #78

Closed username-is-required closed 1 year ago

username-is-required commented 1 year ago

my code hung somewhere and i can’t think of anywhere it would be except a request not timing out and therefore Promise.all not being satisfied.

20mins in case my code is going reaaaaaly slowly or smth