Hi Every One,
I want to run my dag once the current execution is successfully completed. I know if we use schedule interval, It will automatically run based on the time. But in my case, I want to run once the current execution is completed excluding the time taken to complete. Please suggest a way.
Thanks in Advance.