influxdb/ingester
Marco Neumann 6bb18672a4
fix: do not ignore failed persist tasks (#3866)
I'm seeing some panics in our test bench, but it the ingester happily
continues and thinks it persisted tasks even though it didn't. Let's at
least bail out if a persist task fails.
2022-02-28 09:30:42 +00:00
..
src fix: do not ignore failed persist tasks (#3866) 2022-02-28 09:30:42 +00:00
Cargo.toml feat: backoff retries in ingester (#3841) 2022-02-23 17:58:16 +00:00