pub fn setup_disconnected_persistence_req_sender() -> PersistenceReqSender
Expand description
Creates a disconnected channel with the same types as the persistence service. This allows for a fallback with a uniform code path in case of a failure to connect to the persistence service.