Skip to content

v0.2.2

Choose a tag to compare

@luocfprime luocfprime released this 22 Mar 17:41
· 204 commits to main since this release

New Features

  • Added labtasker init command for step by step client setup.
  • Added an time-limited interactive option to allow user restore task status upon failure.

Documentation Updates

  • Added a comparison figure to the documentation.
  • Updated README.md, FAQs, and other documentation files.

Bug Fixes

  • Improved retry mechanism for TransportError and connection handling.
  • Fixed issue when timed out workers report to a task that has been assigned to another worker.

Testing

  • Added setup/teardown database fixtures to ensure a clean test environment.
  • Improved test coverage with additional fixtures and handling for terminal width in client tests.

Full Changelog: v0.2.1...v0.2.2