cloudflare / cloudflare/cloudflare-docs

ScheduledController.noRetry() is not documented

Open
#30,536 1 comment 0 reactions 6 assignees Claimed by @WalshyDev View on GitHub
content:edit documentation product:workers stale
Dominant language
MDX
Stars
5.2k
Forks
16.7k
Avg merge
2d 6h
Merged PRs (30d)
337

Description

### 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_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.