Skip to content

WIP: [cascache] Check whether local casd is dead when grpc returns UNAVAILABLE

Benjamin Schubert requested to merge bschubert/casd-better-reporting into master

Description

When the local casd server is not available, it was impossible to know if it had died or if the issue was something else.

This adds a better error reporting to the user when the casd server died.

Merge request reports