Skip to content

v1.0.1: Lightweight HySDS core system jobs version 1.0.1

Compare
Choose a tag to compare
@pymonger pymonger released this 30 Apr 03:14
· 17 commits to develop since this release
92e2e5b

Bug fixes and enhancements:

  • HC-205: improve job revocation mechanism and bug fixes (#17)
    • refactor revoke to include recording of revoked task id; fix bug
    • retrieve uuid correctly
    • remove sleeps and utilize exponential backoff instead
    • initialize redis pool