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

eventer: Add extra logging and retriable events #926

Merged
merged 2 commits into from
Sep 11, 2023
Merged

Conversation

JAORMX
Copy link
Contributor

@JAORMX JAORMX commented Sep 11, 2023

This wraps the eventer with extra logging for easier debugging. It also stops retrying errors in an infinite loop and instead will only retry events if they're explicitly marked as such with the ErrRetriable error type.

This wraps the eventer with extra logging for easier debugging.
This prevents us from falling into an infinite loop in watermill
@JAORMX JAORMX changed the title eventer: Add extra logging eventer: Add extra logging and retriable events Sep 11, 2023
@JAORMX JAORMX merged commit faaf012 into main Sep 11, 2023
12 checks passed
@JAORMX JAORMX deleted the eventer-logging branch September 11, 2023 10:12
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.

2 participants