amici-ursi / ImagesOfNetwork

Tools for managing the ImagesOfNetwork on reddit
MIT License
7 stars 9 forks source link

error reporting #63

Open amici-ursi opened 8 years ago

amici-ursi commented 8 years ago

We run the ion_blacklist script once a minute via cron, but it doesn't report if it fails. Same with the ion_bot script.

There should be some mechanism for reporting breakdowns to the developers.

scowcron commented 8 years ago

we should talk about what that mechanism is. if it fails repeatedly and we try to send the message somewhere, we could get a lot of spam before it gets fixed. it's easy enough to send errors out to the network somewhere, be it /r/imagesofnetwork, discord, or something else.

once we decide how we want to manage this, i can get something set up.

relevant: maybe #59 could have a facility to check for crashes or something. not really sure yet. looking for input.

amici-ursi commented 8 years ago

Let's double down on Supervisord and Discord.