Skip to content

Commit

Permalink
Update satellite-dag.py
Browse files Browse the repository at this point in the history
  • Loading branch information
aryanbhosale authored Feb 12, 2025
1 parent 25c6435 commit 890620e
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions terraform/modules/services/airflow/dags/uk/satellite-dag.py
Original file line number Diff line number Diff line change
Expand Up @@ -34,10 +34,8 @@
)

satellite_both_files_missing_error_message = (
"⚠️ The task {{ ti.task_id }} failed. "
"But its ok, this is only used for cleaning up the EUMETSAT customisation, "
"but the satellite consumer should also do this. "
"No out of office hours support is required."
"⚠️ Tried to update the database to show when the latest satellite data was collected, "
"but could not find the 5-min or the 15-min satellite files."
)

satellite_clean_up_error_message = (
Expand Down

0 comments on commit 890620e

Please sign in to comment.