Page MenuHomePhabricator

Adjust the file processing interval
Closed, ResolvedPublic

Description

If we settle on using statically defined DAGs, the file processing time will go up. To keep scheduler resources low, we need to make sure that we don't process the DAG files too often, and also that we increase the file processing timeout.

Event Timeline

brouberol triaged this task as Medium priority.

Actually, we might not need this, as the DAGs are only re-processed if changed. Let's close this one.