v1.3.6
Changes
- Fix for SSL errors in #422 (#556) @nittolese
- Fixes #314 - Convert func to its import path str so that resubmitting failed task works (#554) @kennyhei
- Add "qmemory" command (#553) @kennyhei
- Allow tasks to be scheduled on a specific cluster (#555) @midse
- Fixes #225 - Successful tasks grow beyond SAVE_LIMIT (#552) @kennyhei
- Update documentation for new retry time default (#538) @amo13
- Fixes deprecated count method (#549) @Koed00
- Updates testing to python 3.9 and Django 3.2 (#548) @Koed00
- Adds long polling support (#506) @Javedgouri
- Use 'timezone.localtime()' when calculating the next run time (#520) @wy-z