Skip to content

[Workflows] Update step limits to 25k and add changelog#28563

Merged
mia303 merged 1 commit into
productionfrom
update-workflows-step-limits
Mar 3, 2026
Merged

[Workflows] Update step limits to 25k and add changelog#28563
mia303 merged 1 commit into
productionfrom
update-workflows-step-limits

Conversation

@mia303

@mia303 mia303 commented Feb 24, 2026

Copy link
Copy Markdown
Contributor

Summary

Updating limits page & adding changelog for increased Workflows step limits

Documentation checklist

@github-actions github-actions Bot added product:changelog product:workflows Workflows: https://developers.cloudflare.com/workflows/ size/s labels Feb 24, 2026
@github-actions

github-actions Bot commented Feb 24, 2026

Copy link
Copy Markdown
Contributor

This pull request requires reviews from CODEOWNERS as it changes files that match the following patterns:

Pattern Owners
/src/content/changelog/ @cloudflare/pm-changelogs, @cloudflare/pcx-technical-writing
/src/content/docs/agents/ @irvinebroque, @rita3ko, @elithrar, @thomasgauvin, @threepointone, @whoiskatrin, @cloudflare/pcx-technical-writing, @cloudflare/ai-agents, @cloudflare/dev-plat-leads
/src/content/docs/workflows/ @elithrar, @celso, @mia303, @jonesphillip, @cloudflare/pcx-technical-writing

@mia303
mia303 force-pushed the update-workflows-step-limits branch from f0fce67 to 9a82dc1 Compare February 24, 2026 19:35
@elithrar

Copy link
Copy Markdown
Collaborator

/bonk run a full review, use the changelog skill, and suggest changes in-line

@ask-bonk ask-bonk Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the changelog and limits update! A few suggestions below — mostly minor style items and one content gap.

Summary:

  • MEDIUM: Date format in changelog frontmatter is non-standard (12:00:00 UTC suffix)
  • MEDIUM: Config code block should use WranglerConfig component (or at minimum jsonc)
  • LOW: Grammar fix on the footnote line you touched
  • LOW: Consider adding a "Configuring step limits" subsection to the limits page (similar to the existing CPU and subrequest limit sections)

Comment thread src/content/changelog/workflows/2026-02-26-step-limits-to-100k.mdx Outdated
Comment thread src/content/changelog/workflows/2026-03-03-step-limits-to-100k.mdx
Comment thread src/content/docs/workflows/reference/limits.mdx Outdated
Comment thread src/content/docs/workflows/reference/limits.mdx Outdated
@ask-bonk

ask-bonk Bot commented Feb 25, 2026

Copy link
Copy Markdown
Contributor

Review posted with 4 inline suggestions on the PR. Here's a summary:

Review Summary

Changelog entry (2026-02-26-step-limits-to-100k.mdx)

Severity Issue Suggestion
MEDIUM Date format 2026-02-26 12:00:00 UTC is inconsistent with every other Workflows changelog, which all use plain YYYY-MM-DD Change to date: 2026-02-26
MEDIUM Config example uses a bare ```json fence. Wrangler config should use the WranglerConfig component (renders both TOML and JSON tabs) Replace with a WranglerConfig block using TOML input, with an import statement added

Limits page (limits.mdx)

Severity Issue Suggestion
LOW Footnote [^5] reads "step.sleep do not count" — should be "does not" since step.sleep is singular Grammar fix inline
LOW Table now says "configurable up to 100,000" but there is no section explaining how to configure it. The CPU and subrequest limits sections both have WranglerConfig examples Add a "### Increasing Workflow step limits" subsection documenting the workflows[].limits.steps config key

What looks good

  • Frontmatter fields (title, description, products) are correct and complete
  • The limits table update is accurate and covers both Free and Paid tiers
  • The changelog body is well-structured: opens with the change, shows config, provides context on the previous limit, and closes with a link to the limits page
  • The "max." abbreviation in the footnote was properly expanded to "maximum"

github run

@ask-bonk

ask-bonk Bot commented Feb 25, 2026

Copy link
Copy Markdown
Contributor

The new subsection is added and follows the same pattern as the existing "Increasing Workflow CPU limits" and "Increasing Workflow subrequest limits" sections. It uses WranglerConfig with jsonc as requested, and shows the workflows[].limits.steps configuration key so users know exactly how to configure the step limit.

github run

@mia303
mia303 force-pushed the update-workflows-step-limits branch 2 times, most recently from 379aab4 to 0c5f4d1 Compare February 27, 2026 19:57
@mia303
mia303 force-pushed the update-workflows-step-limits branch 2 times, most recently from a61bfa1 to 9c069b0 Compare March 3, 2026 14:25
@mia303 mia303 changed the title [Workflows] Update step limits to 100k and add changelog [Workflows] Update step limits to 25k and add changelog Mar 3, 2026
@mia303
mia303 force-pushed the update-workflows-step-limits branch 2 times, most recently from 655f979 to c3a5ff5 Compare March 3, 2026 16:07
@mia303
mia303 marked this pull request as ready for review March 3, 2026 16:50
@mia303
mia303 requested a review from celso as a code owner March 3, 2026 16:50
@mia303
mia303 requested a review from a team March 3, 2026 16:50
@mia303
mia303 requested review from a team and irvinebroque as code owners March 3, 2026 16:50
@mia303
mia303 merged commit 7585e1f into production Mar 3, 2026
11 checks passed
@mia303
mia303 deleted the update-workflows-step-limits branch March 3, 2026 17:08
mia303 added a commit that referenced this pull request Mar 3, 2026
mia303 added a commit that referenced this pull request Mar 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

product:changelog product:workflows Workflows: https://developers.cloudflare.com/workflows/ size/s

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants