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

Fix event load exceptions causing rebuilds to finish early #3300

Merged
merged 3 commits into from
Jul 16, 2024

Conversation

Hawxy
Copy link
Contributor

@Hawxy Hawxy commented Jul 9, 2024

I ran into this today when I updated a minor version of nodatime and had half my entities disappear. Turns out an exception was being thrown during deserialization and it was causing the ceiling calculation to skip everything after the exception. Not fun.

@Hawxy Hawxy marked this pull request as ready for review July 9, 2024 11:23
@jeremydmiller jeremydmiller merged commit fe3afff into JasperFx:master Jul 16, 2024
11 checks passed
@Hawxy Hawxy deleted the storefixes branch July 17, 2024 00:55
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