Skip to content

Add Workflow Types to workers-types #4398

@AbhiPrasad

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.

Metadata

Metadata

Labels

typesRelated to @cloudflare/workers-types

Type

No type

Projects

Status

Untriaged

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions