Hi,
I am trying to apply the tumbling window trigger for the below use case and failing to apply the same.
Pipeline A - should run daily once @1:00 AM and pipeline may run for 25-30 hours based on data. So next day run should not be triggered until previous day run stands complete.
DAY1:- Pipeline A --Ran for 28 hours
DAY2:- Pipeline A -- should wait for Pipeline A completion.
Could you please suggest on how to apply tumbling window parameters like (offset and size ) for the same.
button. Accepted answers helps community as well. Please feel free to let us know if any further queries. Thank you.