File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -134,7 +134,7 @@ Execution
134134*poll_sleep_duration *
135135 This controls how long the job submission loop will sleep between submitting
136136 all pending jobs and checking for job completion. To be nice to cluster
137- schedulers the default is set to 60 seconds.
137+ schedulers the default is set to 2 seconds.
138138
139139*xvfb_max_wait *
140140 Maximum time (in seconds) to wait for Xvfb to start, if the _redirect_x parameter of an Interface is True.
Original file line number Diff line number Diff line change 5858stop_on_unknown_version = false
5959write_provenance = false
6060parameterize_dirs = true
61- poll_sleep_duration = 60
61+ poll_sleep_duration = 2
6262xvfb_max_wait = 10
6363profile_runtime = false
6464
You can’t perform that action at this time.
0 commit comments