Skip to content

Export wrapRequestHandler from an own entrypoint #22367

Description

@JPeer264

We support Hydrogen via the Cloudflare Worker SDK. The issue is that Hydrogen is very limited on what is available and e.g. diagnostics channels are not available (yet). So the wrapRequestHandler needs to be exported from a new entrypoint that is required to use nodejs_als only in order to keep supporting it.

SInce the main entrypoint @sentry/cloudflare will switch to nodejs_compat by default, it can no longer be exported from there.

Metadata

Metadata

Assignees

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions