huey v1.9.1 Release Notes

    • ⏱ Ensure the scheduler loop does not drift (fixes #304).
    • ➕ Add TaskResultWrapper.reset() to enable resetting the results of tasks that failed and are subsequently being retried.
    • 👍 Allow task-decorated functions to be also decorated as periodic tasks.

    View commits