Skip to content

Commit

Permalink
Update parameters value (#5370)
Browse files Browse the repository at this point in the history
  • Loading branch information
nirav7707 authored Feb 3, 2025
1 parent 280fa9f commit ba41706
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions catalog/dags/providers/provider_reingestion_workflows.py
Original file line number Diff line number Diff line change
Expand Up @@ -74,8 +74,8 @@ def __post_init__(self):
dagrun_timeout=timedelta(days=7),
daily_list_length=6,
one_month_list_length=9,
three_month_list_length=18,
six_month_list_length=30,
three_month_list_length=38,
six_month_list_length=20,
),
ProviderReingestionWorkflow(
# 64 total reingestion days
Expand Down

0 comments on commit ba41706

Please sign in to comment.