Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refresh upsert visibility task only for running workflows (#4909)
<!-- Describe what has changed in this PR --> **What changed?** Only refresh upsert visibility task for running workflows. <!-- Tell your future self why have you made these changes --> **Why?** This can cause out of order visibility tasks to be refreshed (CLOSE task followed by UPSERT task). <!-- How have you verified this change? Tested locally? Added a unit test? Checked in staging env? --> **How did you test it?** <!-- Assuming the worst case, what can be broken when deploying this change to production? --> **Potential risks** <!-- Is this PR a hotfix candidate or require that a notification be sent to the broader community? (Yes/No) --> **Is hotfix candidate?**
- Loading branch information