fluo
fluo copied to clipboard
Improve handling of errors.
Currently when an Observer fails an exception is logged and Fluo retries when it sees the notification again. What if anything can be done to improve this?
Below are some possibilities.
- Retry failed notification less frequently.
- Have an API and command line tool for finding failed notifications.
- Document via a blog post how to use log stash with Fluo to find failed notification log messages.