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

Projection should be faulted if the last event in the checkpoint stream is not a checkpoint event #3816

Merged
merged 1 commit into from
Apr 17, 2023

Conversation

dhingrak
Copy link
Contributor

Fixed: #2187

The goal of this PR is to fault the projection in the UI and the stop the restart loop when the last event in the checkpoint stream is not a checkpoint event.

@dhingrak dhingrak self-assigned this Apr 13, 2023
@hayley-jean hayley-jean merged commit 3688b41 into master Apr 17, 2023
11 checks passed
@hayley-jean hayley-jean deleted the kunal/projection-stuck-in-restart-loop branch April 17, 2023 12:03
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.

Projections get stuck in a restart loop if an event is written to the checkpoint stream
3 participants