Skip to content

Feature Prerelease

Pre-release
Pre-release
Compare
Choose a tag to compare
@richardsheridan richardsheridan released this 05 Sep 15:17
· 732 commits to main since this release
18fc7bc
  • Added configuration options for the grace periods permitted to worker caches upon shutdown. This includes a new keyword argument for cache_scope and the new top level function default_shutdown_grace_period. #108
  • cache_scope gained a new argument, init, and retire is no longer called before the first job in the worker. #110