Feature Prerelease
Pre-release
Pre-release
- 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 functiondefault_shutdown_grace_period
. #108 cache_scope
gained a new argument,init
, andretire
is no longer called before the first job in the worker. #110