Releases: ipsosante/django-taskq
Releases · ipsosante/django-taskq
0.7.0
0.6.0
Full Changelog: 0.5.2...0.6.0
0.5.2
0.5.1
0.5.0
better management of locking/atomicity/exceptions/...
- only lock taskq table rows (with select_for_update) during due tasks fetching (i.e. until we update fetched tasks status to FETCHED)
- no longer fetch tasks with status other than QUEUED
- DB error that could occur during tasks status update are caught and logged
convert function_args to JSONField
- automatic conversion handled by django/postgres in migration
0.4.2
Release 0.4.1
Bump version: 0.4.0 → 0.4.1
0.4.0
Release 0.4.0
0.2.2
Release 0.2.2
0.2.1
Release 0.2.1