Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Validate normal TQ on sticky poll (#5488)
## What changed? Validate normal TQ on sticky poll ## Why? On sticky poll, we fetch normal TQ's UserData. So an invalid normal TQ on a sticky queue would still trigger a load for the invalid normal queue. ## How did you test it? Manual test with invalid TQ. ## Potential risks <!-- Assuming the worst case, what can be broken when deploying this change to production? --> ## Documentation <!-- Have you made sure this change doesn't falsify anything currently stated in `docs/`? If significant new behavior is added, have you described that in `docs/`? --> ## Is hotfix candidate? <!-- Is this PR a hotfix candidate or does it require a notification to be sent to the broader community? (Yes/No) -->
- Loading branch information