Skip to content

Add Workflow Types to workers-types #4398

Description

@AbhiPrasad

ref getsentry/sentry-javascript#16704

The following types:

WorkflowEntrypoint,
WorkflowEvent,
WorkflowSleepDuration,
WorkflowStep,
WorkflowStepConfig,
WorkflowStepEvent,
WorkflowTimeoutDuration,

are not available via @cloudflare/workers-types (tested with 4.20250620.0). The Sentry Cloudflare SDK needs them for our upcoming Cloudflare Workflows instrumentation. It would be great if they got exposed!

The Sentry SDK ended up vendoring them in, but this will cause problems as the types get updated.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

typesRelated to @cloudflare/workers-types

Type

No type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions