You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently Producer exceptions are thrown to the service calling the producer.
As the service cannot do anything with e.g. a non existing topic, so it should rather return false and log the exception.
We should have alert rules to monitor exceptions of this type in Azure.
Tasks
Update producer logic in notifications and notifications email
Description
Currently Producer exceptions are thrown to the service calling the producer.
As the service cannot do anything with e.g. a non existing topic, so it should rather return false and log the exception.
We should have alert rules to monitor exceptions of this type in Azure.
Tasks
Test
Acceptance criteria
The text was updated successfully, but these errors were encountered: