Ignore jobs started over 50 minutes ago (setting: jobs_stale_after)

This commit is contained in:
Oliver Gorwits
2018-01-08 14:12:51 +00:00
parent eef519ef93
commit ac81f933d7
3 changed files with 18 additions and 3 deletions

View File

@@ -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'