influxdb/ingester
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(deps): Bump tokio-stream from 0.1.9 to 0.1.10 (#5667) 2022-09-19 07:36:11 +00:00