Skip to content

ScheduledController.noRetry() is not documented #30536

@thoukydides

Description

@thoukydides

Existing documentation URL(s)

https://developers.cloudflare.com/workers/runtime-apis/handlers/scheduled/#properties

What changes are you suggesting?

The Scheduled Handler documentation describes the controller.cron and controller.type properties, but not the controller.noRetry() method that exists on the ScheduledController type. That method is used in the example on https://developers.cloudflare.com/workers/testing/miniflare/core/scheduled/ but without any proper explanation. The purpose and usage of this method should be documented.

Additional information

No response

Metadata

Metadata

Labels

Type

No type
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