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.
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