Implement retries for process_message task #2323
Labels
area/general
Related to whole service, not a specific part/integration.
complexity/single-task
Regular task, should be done within days.
gain/high
This brings a lot of value to (not strictly a lot of) users.
impact/high
This issue impacts multiple/lot of users.
kind/bug
Something isn't working.
For the handler tasks, we have the retries implemented by inheriting from this class.
We should do this also for process_message task, as exceptions, such as network flakes, now appear as no reaction to user, resulting in poor UX.
The text was updated successfully, but these errors were encountered: