Just one DAG is enough!
Five tasks:
IsAlive - Check if the streaming app is alive. If no, jump to task 4.
IsHealthy - Check if the app is performing as expected. If yes, jump to task 5.
Shutdown - Finishes the app.
Start - Starts the app.
Log - Tracks the status and acts.