v1.0.11
This version includes stability improvements and the option to pause a current workout, either to stop it or to continue it from another worker.
It also includes an admin mode that temporarily shuts down the worker without shutting down the container. This allows the user to freely use their GPU for any task they wish. After this time, if the timeout has not been updated, the worker returns to normal mode.
When starting a workout, the worker reports two notifications to Redis: to the user and to the worker owner, with relevant metadata about the workout that has just begun.
What's Changed
Full Changelog: v0.1.0...v1.0.11