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: delay evaluation to finish preprocessing #224

Merged
merged 3 commits into from
May 21, 2024
Merged

Conversation

bajtos
Copy link
Member

@bajtos bajtos commented May 20, 2024

A temporary hacky fix for #64. See also #209.

A temporary hacky fix for #64

Signed-off-by: Miroslav Bajtoš <[email protected]>
@bajtos bajtos requested a review from juliangruber May 20, 2024 14:53
Copy link
Member

@juliangruber juliangruber left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good idea!

index.js Outdated Show resolved Hide resolved
@bajtos bajtos requested a review from juliangruber May 21, 2024 11:05
@bajtos bajtos merged commit 0b7f0cd into main May 21, 2024
5 of 6 checks passed
@bajtos bajtos deleted the delay-evaluation branch May 21, 2024 12:39
@bajtos
Copy link
Member Author

bajtos commented May 22, 2024

Oops!

#222 (comment)

Screenshot 2024-05-22 at 14 22 25

bajtos added a commit that referenced this pull request May 22, 2024
Fix the regression introduced by #224 where the first measurements batch
added to a new round triggers the following error:

```
Round index mismatch: 7386 !== 7387
```

Sentry issue:
https://space-meridian.sentry.io/issues/5385606165/?project=4505906069766144

Signed-off-by: Miroslav Bajtoš <[email protected]>
@bajtos
Copy link
Member Author

bajtos commented May 22, 2024

Fix: #230

bajtos added a commit that referenced this pull request May 22, 2024
Fix the regression introduced by #224 where the first measurements batch
added to a new round triggers the following error:

```
Round index mismatch: 7386 !== 7387
```

Sentry issue:
https://space-meridian.sentry.io/issues/5385606165/?project=4505906069766144

Signed-off-by: Miroslav Bajtoš <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: ✅ done
Development

Successfully merging this pull request may close these issues.

2 participants