influxdb/influxdb_iox
Marco Neumann 5e7fd55a42
refactor: retry querier->ingester requests (#5695)
* refactor: retry querier->ingester requests

Esp. for InfluxRPC requests that scan multiple tables, it may be that
one ingester requests fails. We shall retry that request instead of
failing the entire query.

* refactor: improve docs

Co-authored-by: Andrew Lamb <andrew@nerdnetworks.org>

* fix: less foo

* docs: remove outdated TODO

* test: assert that panic happened

Co-authored-by: Andrew Lamb <andrew@nerdnetworks.org>
2022-09-20 15:51:02 +00:00
..
src chore: Expose all DSN flags in all-in-one (#5682) 2022-09-20 07:22:40 +00:00
tests refactor: retry querier->ingester requests (#5695) 2022-09-20 15:51:02 +00:00
Cargo.toml chore(deps): Bump dotenvy from 0.15.3 to 0.15.5 (#5689) 2022-09-20 05:28:47 +00:00
build.rs fix: include git sha (again) in release build (#4193) 2022-03-31 19:14:21 +00:00