失败任务定时删除
This commit is contained in:
@ -28,9 +28,8 @@ admin_bootstrap_key =
|
||||
task_cleanup_interval = 3600 # 1 hour in seconds
|
||||
max_task_age = 86400 # 24 hours in seconds
|
||||
janitor_dry_run = false
|
||||
|
||||
[performance]
|
||||
# Performance tuning
|
||||
threads = 8
|
||||
connection_limit = 100
|
||||
channel_timeout = 300
|
||||
channel_timeout = 300
|
||||
|
||||
Reference in New Issue
Block a user