Skip to content

Commit

Permalink
Increase worker greylisting time
Browse files Browse the repository at this point in the history
  • Loading branch information
belopash authored Feb 15, 2024
1 parent d76de7a commit 37cb684
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion query-gateway/config/gateway-config.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
scheduler_id: "12D3KooWQER7HEpwsvqSzqzaiV36d3Bn6DZrnwEunnzS76pgZkMU"
send_metrics: true
worker_inactive_threshold_sec: 60
worker_greylist_time_sec: 120
worker_greylist_time_sec: 600
default_query_timeout_sec: 60
summary_print_interval_sec: 30
workers_update_interval_sec: 60
Expand Down

0 comments on commit 37cb684

Please sign in to comment.