0.23.3
👉 Changelog
🩹 Fixes
- fix: reduce worker check delay by @aneojgurhem in #676
- fix: dispose an undisposed object by @aneojgurhem in #673
- fix: set task status to Timeout when tasks exceed their given deadline by @aneojgurhem in #690
- fix: abort results when cancelling tasks by @aneojgurhem in #691
- fix: worker crash during cancellation should be treated as error by @aneojgurhem in #693
- fix: return deleted status from API by @aneojgurhem in #696
💅 Refactors
- refactor: enrich logs with unique instance id by @aneojgurhem in #692
✅ Tests
- test: add options in htc mock and bench that will be propagated to task options by @aneojgurhem in #684
🤖 CI
- ci: Ignore connection refused by @lemaitre-aneo in #677