Commit fabaa895 authored by 唐香港's avatar 唐香港

Update airflow_heartbeat_detection.py

parent a35fec0d
...@@ -28,7 +28,7 @@ def heartbeat_alarm(**kwargs): ...@@ -28,7 +28,7 @@ def heartbeat_alarm(**kwargs):
logging.info('start heartbeat alarm') logging.info('start heartbeat alarm')
title = 'airflow_heartbeat_detection' title = 'airflow_heartbeat_detection'
msg = '\n- I am airflow, I will notify you once every two hours.\ msg = '\n- I am airflow, I will notify you once every two hours.\
If I have not notified after 30 minutes, I have already hanged up.SOS...' If I have not notified after one hours, I have already hanged up.SOS...'
message = '''I am airflow, I am still alive.!!! message = '''I am airflow, I am still alive.!!!
\n#### DAG_ID: %s \n#### DAG_ID: %s
\n#### TASKID: %s \n#### TASKID: %s
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment