Skip to content

Commit

Permalink
change icon to warning, pvlive dag (#804)
Browse files Browse the repository at this point in the history
  • Loading branch information
peterdudfield authored Feb 26, 2025
1 parent 8054613 commit acc3040
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion terraform/modules/services/airflow/dags/uk/pvlive-dag.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
cluster = f"Nowcasting-{env}"

pvlive_error_message = (
"warning: The task {{ ti.task_id }} failed. "
"⚠️ The task {{ ti.task_id }} failed. "
"This is needed for the adjuster in the Forecast."
"No out of office hours support needed."
"Its good to check <https://www.solar.sheffield.ac.uk/pvlive/|PV Live> to see if its working. "
Expand Down

0 comments on commit acc3040

Please sign in to comment.