Skip to content

v7.1.0

Latest

Choose a tag to compare

@Graeme22 Graeme22 released this 17 Jun 21:32

What's Changed

  • Add optional retry-on-timeout handling by @Poyraxx in #171
    Adds a retry_timeouts parameter to the task decorator allowing for retrying tasks on timeout (which was previously difficult due to way timeouts were handled internally).
  • Fix missing title in cron and workers web UI pages

New Contributors

Full Changelog: v7.0.0...v7.1.0