zrepl/daemon/pruner
Christian Schwarz 7584c66bdb pruner: remove retry handling + fix early give-up
Retry handling is broken since the gRPC changes (wrong error classification).
Will come back at some point, hopefully by merging the replication
driver retry infrastructure.

However, the simpler architecture allows an easy fix for the problem
that the pruner practically gave up on the first error it encountered.

fixes #123
2019-03-13 21:04:39 +01:00
..
pruner_queue.go pruner: remove retry handling + fix early give-up 2019-03-13 21:04:39 +01:00
pruner.go pruner: remove retry handling + fix early give-up 2019-03-13 21:04:39 +01:00
state_enumer.go pruner: remove retry handling + fix early give-up 2019-03-13 21:04:39 +01:00