Description
Users occasionally receive multiple success toasts after retrying failed notifications. Investigate and resolve the duplicate rendering issue.
Tasks
Reproduce the bug.
Identify duplicate trigger source.
Implement fix.
Add regression test.
Acceptance Criteria
Only one success toast is displayed.
Retry flow remains functional.
Regression test passes.
Description
Users occasionally receive multiple success toasts after retrying failed notifications. Investigate and resolve the duplicate rendering issue.
Tasks
Reproduce the bug.
Identify duplicate trigger source.
Implement fix.
Add regression test.
Acceptance Criteria
Only one success toast is displayed.
Retry flow remains functional.
Regression test passes.