Hi,
Am Fr., 9. Juli 2021 um 16:04 Uhr schrieb Sean Mooney <smooney@redhat.com>:
> at lwast form a nova perspective if we send an cast for example from the api
> its lost then we wont try to recover.
>
> in the case of an rpc call then the timeout will fire and we will fail whatever operation we were doing
well its a lot better to have consistent state with a limited amount
of failed requests, than having an whole cluster stuck and it normally
affects only a limited (if any!) requests at all.
So I personally prefer - fail fast and restore :)
Fabian