machineagency / science-jubilee

Controlling Jubilees for Science!
https://science-jubilee.readthedocs.io/
MIT License
24 stars 10 forks source link

Investigate intermittent hang issues over HTTP #163

Open brendenpelkie opened 3 months ago

brendenpelkie commented 3 months ago

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