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

File upload: Very bad WiFi connection causes upload failure and module hang #197

Open
nielsonm236 opened this issue Aug 13, 2023 · 0 comments

Comments

@nielsonm236
Copy link
Owner

Related to #171 and #173. While using a really bad WiFi connection and attempting ethernet upload of code to my test modules I encountered the old upload failure and hang issues. I looked into the code (again) and found a few locations where while() loops might not find their exit conditions if the arriving upload file was badly corrupted. I'm going to add a 60 second timeout to the code and more cleanly abort the process if the timeout occurs.

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

No branches or pull requests

1 participant