influxdb/compactor2
Marco Neumann 4521516147
feat: add per-partition timeout (#6686)
It seems that prod was hanging last night. This is pretty hard to debug
and in general we should protect the compactor against hanging /
malformed partitions that take forever. This is similar to the fact that
the querier also has a timeout for every query. Let's see if this shows
anything in prod (and if not it's still a desired safety net).

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2023-01-24 16:53:47 +00:00
..
src feat: add per-partition timeout (#6686) 2023-01-24 16:53:47 +00:00
Cargo.toml feat: compactor2 error classification (#6676) 2023-01-24 13:50:19 +00:00