cascache.py: Raise ArtifactError on grpc error
Description
Avoid unhandled RpcError by raising an ArtifactError instead.
Changes proposed in this merge request:
- Raise an ArtifactError instead of re-raising an RpcError
This merge request, when approved, will close issue/bug: #502 (closed)