# Functions
RecoverWithGenericError is a general purpose function for recovering from panics.
Recovers with the 'err' value being filled in with an InternalError, used by controllers to enable metric collection.
# Type aliases
No description provided by the author