Skip to content

Commit dee2f23

Browse files
committed
add links
1 parent bf8a054 commit dee2f23

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

terraform/modules/services/airflow/dags/uk/satellite-dag.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,9 @@
6363
on_failure_callback=[send_slack_notification(
6464
text="⚠️ The task {{ ti.task_id }} failed,"
6565
" but its ok. The forecast will automatically move over to a PVNET-ECMWF. "
66+
"You can check (here)[https://uns.eumetsat.int/uns/] for any issues with EUMETSAT, "
67+
"and (here)[https://masif.eumetsat.int/ossi/webpages/level3.html?ossi_level3_filename=seviri_rss_hr.html&ossi_level2_filename=seviri_rss.html]"
68+
"for detailed information on when the satellite data was delivered"
6669
"No out of hours support is required. ⚠️",
6770
channel=f"tech-ops-airflow-{env}",
6871
username="Airflow",

0 commit comments

Comments
 (0)