- 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 theConsumer
instance.
SIGNAL_INTERRUPTED
to signal when a task is interrupted when a consumer exits abruptly.
Huey.create_consumer()
API within the Django management command, to allow Django users to customize the creation of the Consumer
instance.
Don't miss a new huey release
NewReleases is sending notifications on new releases.