Update new sched query stats if there's already some (#1918)

* Update new sched query stats if there's already some

* IGNORE if the sched query is not present

* Make tests less flaky
This commit is contained in:
Tomas Touceda
2021-09-02 17:39:08 -03:00
committed by GitHub
parent df135f57a9
commit db2e04a7c3
4 changed files with 164 additions and 4 deletions
+1
View File
@@ -0,0 +1 @@
* Properly record scheduled query statistics after the first recording.