Fixapp-sdk
@revenexx/app-sdk@0.4.1
Patch Changes
- 9901d93: OpenTelemetry now auto-starts as a side effect of importing
@revenexx/app-sdk/router— noNODE_OPTIONS=--requirepreload (which crashes open-runtimes, since the runtime server process can't resolve the app's node_modules). The bootstrap is lazy (heavy OTel packages load only when an OTLP endpoint is configured), idempotent, and never throws — a telemetry failure can no longer take the function down.