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

Race condition between measurements and rounds #233

Open
juliangruber opened this issue May 23, 2024 · 2 comments
Open

Race condition between measurements and rounds #233

juliangruber opened this issue May 23, 2024 · 2 comments

Comments

@juliangruber
Copy link
Member

There's a race condition between onMeasurementsAdded and onRoundStart event handlers, where a round can start before all measurements have been preprocessed. This currently leads to some measurements being ignored (see #232)

@bajtos
Copy link
Member

bajtos commented May 24, 2024

Another effect of this race condition is that some measurements end up with no fraud assessment, see #64

Copy link

sentry-io bot commented May 28, 2024

Sentry Issue: SPARK-EVALUATE-47M

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

2 participants