huey v1.5.1 Release Notes

  • ➕ Added support for specifying a retry and retry_delay on periodic tasks. Simply pass the desired values into the periodic_task() decorator after the validation function, as keyword arguments.

    View commits