Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add notification body on send errors & add test to ensure notification.send events are retried #1405

Merged
merged 3 commits into from
Sep 17, 2024

Conversation

adityathebe
Copy link
Member

@adityathebe adityathebe commented Sep 16, 2024

resolves: #1395

@adityathebe adityathebe changed the title test: notification send feat: add notification body on send errors & add test to ensure notification.send events are retried Sep 16, 2024
notification/send.go Outdated Show resolved Hide resolved
@adityathebe adityathebe force-pushed the test/notification.send-error-handling branch 3 times, most recently from 3d30ac1 to beae8d4 Compare September 16, 2024 15:18
@adityathebe adityathebe force-pushed the test/notification.send-error-handling branch from beae8d4 to 5aeec96 Compare September 16, 2024 15:34
@moshloop moshloop merged commit 49a0ca9 into main Sep 17, 2024
7 checks passed
@moshloop moshloop deleted the test/notification.send-error-handling branch September 17, 2024 06:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Make notifications sending more resilient
2 participants