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

changed behaviour on request hanging #119

Closed username-is-required closed 1 year ago

username-is-required commented 1 year ago

the code now has a dead-man’s switch to kill the process after waiting 10mins for a response from request.httpsGet. (on digitalocean, my understanding is that it will restart the script upon crash)

if specified in the config, the app will drop a comment in a github issue before killing the process.