-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Prevent query blocking if final query info is lost
We observed it may happen that final task info notification may be lost. In such case query progression will be blocked. Commit adds a stop-gap cod to mitigate this issue and unblock or fail query until we find and fix the bug.
- Loading branch information
Showing
1 changed file
with
28 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters