Bun samples are verified on Bun 1.3.13; HTTP/2 clients need Bun >= 1.2.6, and a few packages skip their Bun suite in CI. Runtime compatibility
Connectum API Reference / @connectum/otel / attributes / ConnectErrorCode
Type Alias: ConnectErrorCode
ConnectErrorCode = typeof
ConnectErrorCode[keyof typeofConnectErrorCode]
Defined in: packages/otel/src/attributes.ts:66
ConnectRPC error code map (numeric code -> string name) Based on Connect protocol error codes
