Skip to content

Commit

Permalink
Merge branch 'main' into devsjc/ecmwf-full-ensemble
Browse files Browse the repository at this point in the history
  • Loading branch information
peterdudfield authored Jan 15, 2025
2 parents c93423c + fdb9afb commit db1664e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ def repository() -> entities.RawRepositoryMetadata:
is_archive=False,
is_order_based=False,
running_hours=[0, 6, 12, 18],
delay_minutes=(60 * 24 * 7), # 1 week
delay_minutes=(60 * 5), # 5 hours
max_connections=100,
required_env=[],
optional_env={},
Expand Down

0 comments on commit db1664e

Please sign in to comment.