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

Bugfix duplicate components take 2 #328

Merged
merged 3 commits into from
Jun 18, 2024

Conversation

timcowlishaw
Copy link
Contributor

Retrying the readings for unpaired devices led to a nasty concurrency bug where duplicate components were created,, and attempting to enforce locking per device so that components are created atomically live-locked the ingestor. Instead we're only going to retry the hardware_info packet for now: readings will start being ingested when the onboarding completes.

@timcowlishaw timcowlishaw requested a review from oscgonfer June 14, 2024 15:51
@timcowlishaw timcowlishaw merged commit 8249a4d into master Jun 18, 2024
2 checks passed
@timcowlishaw timcowlishaw deleted the bugfix-duplicate-components-take-2 branch June 18, 2024 15:42
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.

1 participant