Skip to content

Commit

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

satellite_both_files_missing_error_message = (
"⚠️ Tried to update the latest Satellite data, but could not find "
"the 5-min or the 15-min satellite files."
"⚠️ 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."
)

satellite_clean_up_error_message = (
Expand Down

0 comments on commit 25c6435

Please sign in to comment.