Handle Observer failures
Open
- Dominant language
- Java
- Stars
- 200
- Forks
- 73
- PR merge metrics
- No merged PRs in 30d
Description
When an observer fails, we need to handle the failure in a better way.
- Should not retry a notification that keeps failing
- Should make it easy for a user to find notifications that failed and information about the failure.
Persisting some info in the notification locality group about failed notifications is one way to accomplish these goals.
Contributor guide
Assessment
This issue has not been assessed yet.