3.12.1 (2023-05-05)
Bug Fixes
- python: stop processes when force stop (#1837) (514699c)
- worker: close open handles after closing (#1861) fixes #1312 (39286e8)
Features
- python: accept redis options as string (01f549e)
- python: add moveToDelayed job method (#1849) (5bebf8d)
- python: add retry method into job (#1877) (870da45)
- python: add updateData method (#1871) (800b8c4)
- python: add updateProgress method in job class(#1830) (e1e1aa2)
- python: save stacktrace when job fails (#1859) (0b538ce)
- python: support retryJob logic (#1869) (b044a03)