huey v2.3.1 Release Notes

    • ➕ Add SIGNAL_INTERRUPTED to signal when a task is interrupted when a consumer exits abruptly.
    • 👉 Use the Huey.create_consumer() API within the Django management command, to allow Django users to customize the creation of the Consumer instance.

    View commits