-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Query Integration
-
Fully Compatible
-
5
The assertion which relies on happening within 10ms from the previous one has failed on AUBSAN variant. This is likely because the CPU cycle was not scheduled for another 10ms, causing the assertion to occur in a later window. We already have enough coverage in other test cases that the rate limiter properly limits requests, so we can remove this assertion.