You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've checked the code and it seems like TerminateOperation has a separate path from checking a sync window. I think Sync operation blocked by sync window refers to the sync attempt, not the termination attempt. Can you share more details about what happens after you terminate the sync? I see it's in the phase "Terminating", so it may take some time. But I'm curious what eventually happens after that.
But I'm curious what eventually happens after that.
It's in this state until the sync window opens. I saw a pre-sync hook stuck in pending as well. I couldn't reproduce right now. But will closely monitor when it happens again in our CD pipeline.
Describe the bug
Can't terminate outstanding sync outside of sync window.
To Reproduce
Sync operation blocked by sync window
Expected behavior
Even outside a sync window I'm able to terminate an outstanding sync.
Screenshots
Version
The text was updated successfully, but these errors were encountered: