Django-cq

Latest version: v0.3.3

Safety actively analyzes 622315 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

0.3.2

- Improved error logging when a Queued Task cannot be found in the database. Now prints the id of said Task.

0.3.1

Fixed a bug where the `Task` isn't accessible yet in apps.ready because migrations hadn't been run.

0.3

Implemented a bandaid fix for addressing `Queued` tasks getting stuck in `Queued` if the worker was rebooted.

- On reboot, `Queued` tasks will be set to `Retry` so that they are picked up again by the worker.

Please make sure you have no Tasks stuck in `Queued` when upgrading to this version.

While this behaviour is not ideal, it will improve reliability. The intention is to fix the underlying cause at a later date.

0.2.3

Added kwargs column to django admin.

0.2.2

Typo in last release..

0.2.1

No functional changes, just added some missing requirements to setup file.

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.