Product versie / Product version
3.5.0
Omschrijf het probleem / Describe the bug
Yesterday a production issue due to notification api being offline (Due to another bug with opennotificatie redis).
This logically causes notifications not being sent to the notification api.
The problem was that there were error logs, but they just mentioned a failed attempt, but nothing on the actual data that failed to send. Hence we could not find out which notifications were missed. Luckily with the help of Sentry we were able to figure this out and recover.
TODO:
Upgrade notifications-api-common in these components:
Stappen om te reproduceren / Steps to reproduce
- Bring ON down
- Add a new object to the api
- Wait until failure
Verwacht gedrag / Expected behavior
We need at least more/better information in the logs, but I prefer to have an error queue which I can view in the admin UI of objecten and start a retry for.
Product versie / Product version
3.5.0
Omschrijf het probleem / Describe the bug
Yesterday a production issue due to notification api being offline (Due to another bug with opennotificatie redis).
This logically causes notifications not being sent to the notification api.
The problem was that there were error logs, but they just mentioned a failed attempt, but nothing on the actual data that failed to send. Hence we could not find out which notifications were missed. Luckily with the help of Sentry we were able to figure this out and recover.
TODO:
notifications-api-common(similar to Open Notificaties)Upgrade notifications-api-common in these components:
Stappen om te reproduceren / Steps to reproduce
Verwacht gedrag / Expected behavior
We need at least more/better information in the logs, but I prefer to have an error queue which I can view in the admin UI of objecten and start a retry for.