generated from john/python-template
feat: run stale-job recovery periodically
Co-authored-by: Copilot App <[email protected]>
This commit is contained in:
co-authored by
Copilot App
parent
736d0c06f4
commit
f193b2800b
@@ -167,6 +167,7 @@ class TestWorkerReliabilitySettings:
|
||||
"""worker retry settings default to no retries."""
|
||||
settings = _make_settings()
|
||||
assert settings.worker_max_retries == 0
|
||||
assert settings.worker_stale_job_seconds == 30.0
|
||||
|
||||
|
||||
def test_provider_timeout_is_not_capped_at_twenty_seconds():
|
||||
|
||||
Reference in New Issue
Block a user