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: OSError which would cause printer to disconnect #98

Closed
wants to merge 1 commit into from

Conversation

chadrakoczy
Copy link

Fix for #93 and #95

OctoPrint-GPX throws an OSError on write that causes OctoPrint to disconnect from the printer in the middle of a print. For me it would occur within the first 10-15 seconds of a print. This fix retries the write 5 times before throwing the exception

@chadrakoczy chadrakoczy closed this Jul 9, 2023
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