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

Events #91

Merged
merged 7 commits into from
Dec 6, 2023
Merged

Events #91

merged 7 commits into from
Dec 6, 2023

Conversation

perbu
Copy link
Collaborator

@perbu perbu commented Dec 6, 2023

So I've done quite a few changes.

A lot of the WARN and ERROR logging is gone and replaced with Events. Events are published in the event stream. I've gotten rid of the deadletter actor. The eventstream will forward DeadLetterEvents to those who subscribe to these.

If nobody is subscribing to deadletter events, hollywood will issue warnings in the logs.

@anthdm
Copy link
Owner

anthdm commented Dec 6, 2023

@perbu that escalated quicky xD

@anthdm anthdm merged commit ba84b41 into anthdm:master Dec 6, 2023
2 checks passed
@perbu perbu deleted the events branch December 11, 2023 17:32
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