Reactivate the ack late configuration for the high priority tasks
Closed
requested to merge generated-differential-D6974-source into generated-differential-D6974-target
- Jan 19, 2022
-
-
Vincent Sellier authored
It's needed to disable the prefeching of the tasks by the workers. It can lead in situations where a task is prefetched by a worker loading a big repo. The prefetch task will remain blocked until the big repo loading is done. Related to T3857
-