Ignore jobs started over 50 minutes ago (setting: jobs_stale_after)
This commit is contained in:
@@ -284,6 +284,9 @@ workers:
|
||||
retry_after: '7 days'
|
||||
queue: PostgreSQL
|
||||
|
||||
# 50 minutes
|
||||
jobs_stale_after: 3000
|
||||
|
||||
dns:
|
||||
max_outstanding: 50
|
||||
hosts_file: '/etc/hosts'
|
||||
|
||||
Reference in New Issue
Block a user