Converts a CircleError into a TRPCError using the error's band. The original error is always attached as cause for observability/logging.
cause
Converts a CircleError into a TRPCError using the error's band. The original error is always attached as
causefor observability/logging.