canonical / observability-libs

A collection of charm libraries curated by the Observability team.
https://charmhub.io/observability-libs
Apache License 2.0
3 stars 8 forks source link

Absorb exception in _patch #14

Closed sed-i closed 2 years ago

sed-i commented 2 years ago

Issue

13 introduced a change that would break people's CI.

Solution

Per suggestion from @rbarry82 in #13, absorb the exception in _patch that is raised when a client fails to instantiate.

Context

NTA.

Testing Instructions

Release Notes

Absorb exception in _patch.