[dask][sge] Added the variables `idle_timeout` and `allowed_failures` as
Compare changes
+ 8
− 4
@@ -206,7 +206,7 @@ class SGEMultipleQueuesCluster(JobQueueCluster):
@@ -265,7 +265,7 @@ class SGEMultipleQueuesCluster(JobQueueCluster):
@@ -446,8 +446,12 @@ class SchedulerResourceRestriction(Scheduler):