influxdb/influxdb3_write
Michael Gattozzi b792f70960
fix: maybe fix flakiness for parquet cache test (#26159)
This adds a sleep so that the parquet cache has a little bit of time to
populate before we make another request to the query buffer. Sometimes
it does not populate and so we have a race condition where the new
request comes in and actually goes to object store. This is fine in
practice because it would also take time to fill the cache in production
as well. I haven't really seen the test fail since adding this, but
triggering it in the first place is really hard and in practice does not
happen all that often.
2025-03-18 11:31:30 -04:00
..
src fix: maybe fix flakiness for parquet cache test (#26159) 2025-03-18 11:31:30 -04:00
Cargo.toml feat: remove system-py (#26087) 2025-03-10 11:10:33 -07:00