influxdb/querier
Marco Neumann c66f16e4af
fix: ingester retries (#5708)
* fix: retry ingester requests faster

The retries introduced in #5695 are too slow and block the entire
querier for minutes (until the very long gRPC timeout kicks in).

* fix: add error details on why the query planning failed

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-09-21 09:27:47 +00:00
..
src fix: ingester retries (#5708) 2022-09-21 09:27:47 +00:00
Cargo.toml chore: Update datafusion + object_store (#5619) 2022-09-13 12:34:54 +00:00