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(sensors): don't send errors when queue is full #776

Merged
merged 1 commit into from
May 7, 2024

Conversation

ryanthecoder
Copy link
Contributor

When we send a bunch of errors because the queue is full it can cause the can bus to choke up with stop requests which are annoying and make the logs hard to read.

The new LLD script that uses this custom firmware now limits motion based on factors that include the buffer size of the pipettes so we can just get rid of this.

Copy link
Member

@sfoster1 sfoster1 left a comment

Choose a reason for hiding this comment

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

yes

@ryanthecoder ryanthecoder merged commit ea6cf52 into main May 7, 2024
36 of 37 checks passed
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