microsoft / Dual-write-automations

MIT License
28 stars 5 forks source link

Issue with the Release pipeline #46

Open Madhunika-Nagubandi opened 1 month ago

Madhunika-Nagubandi commented 1 month ago

While I'm creating a release pipeline In the Command line script task the dual writes are changing to pause mode and then it is moving to next task. But in the background still the some of the dual write are InProgress of changing to pause mode, can you please provide any suggest on this.

Hax1337 commented 1 month ago

I can add additional functionality to check after the records have been triggered to pause to frequently lookup (like every minute) if maps are now in paused state or not.

Will add it on the next release