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

Investigate intermittent hang issues over HTTP #163

Open
brendenpelkie opened this issue Aug 26, 2024 · 0 comments
Open

Investigate intermittent hang issues over HTTP #163

brendenpelkie opened this issue Aug 26, 2024 · 0 comments
Labels
enhancement Improvements for an existing feature

Comments

@brendenpelkie
Copy link
Collaborator

Feature enhancement details

When running the duet board in standalone mode (with commands sent over HTTP API), Jubilee will sometimes 'hang' intermittently between commands. Based on an initial investigation, it looks like we are not managing sessions correctly and have mis-configured our retry back-off. This could be part of the problem, or it could be something else.

API documentation: https://github.com/Duet3D/DuetSoftwareFramework/wiki/REST-API

@brendenpelkie brendenpelkie added the enhancement Improvements for an existing feature label Aug 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improvements for an existing feature
Projects
None yet
Development

No branches or pull requests

3 participants
@brendenpelkie and others