on_failure_cb is called
every time a permanent failure occurs that will not
allow the replica to continue making progress (e.g.
- out of memory). After such a callback, most of the
functions on the replica will fail and rht_fini
should eventually be called on it.
a list of possible error
codes. |