FoxxMD / context-mod

an event-based, reddit moderation bot built on top of snoowrap and written in typescript
https://contextmod.dev
MIT License
49 stars 11 forks source link

Improve detection of when reddit api service is down and take better action #52

Closed FoxxMD closed 2 years ago

FoxxMD commented 2 years ago

Recent reddit api issues have caused abnormal or unexpected behavior with CM. Need to make a concerted effort to detect "bad api state" better and fallback to stopped bot state faster and more gracefully.

FoxxMD commented 2 years ago

Addressed most of these in b2846efd2ba4e8fd76ddcea8ee37a9c6cb8f5c3b and 4b14e581dd140c617588fbee4a6df741bbfd8102 :

See the linked issue below for a roadmap on further improvements

FoxxMD commented 2 years ago

In 5e70ca1cb6423ebb12b2e05a55c6b858bf21d03b :