Skip to content

docs: document bulk retry of failed workflow runs#6204

Closed
mintlify-development[bot] wants to merge 1 commit into
mainfrom
mintlify/d7bc03a0
Closed

docs: document bulk retry of failed workflow runs#6204
mintlify-development[bot] wants to merge 1 commit into
mainfrom
mintlify/d7bc03a0

Conversation

@mintlify-development

@mintlify-development mintlify-development Bot commented Jun 17, 2026

Copy link
Copy Markdown
Contributor

Summary

Documents the new bulk retry action for failed workflow runs added in mintlify/server#5969.

Changes

  • Added a Retry failed runs section to workflows/manage.mdx that explains how to retry all failed runs from the Workflow Runs page, the 30-day eligibility window, and the active-workflow / dedupe behavior.

Context

mintlify/server#5969 introduces a background job that bulk-retries failed workflow runs (optionally scoped to selected workflows) and returns 202. Only failed runs from the last 30 days on active schemas are considered, and selection logic dedupes retries (latest per cron, merge/bucket grouping, skipping in-progress runs).


Note

Low Risk
Documentation-only change to workflows/manage.mdx with no product or code impact.

Overview
Adds a Retry failed runs section to workflows/manage.mdx, placed after View run history.

The new content explains that users can retry a single failed run from the Runs tab or use Retry failed runs on the Workflow Runs page to retry all eligible failures at once. It documents that retries are queued in the background, eligibility is limited to failed runs from the last 30 days on active workflows, and filtering the page by workflow scopes the bulk action.

A <Note> covers deduplication and that for scheduled and merge-style workflows only the latest failed run in a group is retried.

Reviewed by Cursor Bugbot for commit 06cf77b. Bugbot is set up for automated code reviews on this repo. Configure here.

@mintlify

mintlify Bot commented Jun 17, 2026

Copy link
Copy Markdown
Contributor

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
mintlify 🟢 Ready View Preview Jun 17, 2026, 4:03 AM

@mintlify-development

Copy link
Copy Markdown
Contributor Author

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
userauth 🟡 Building Jun 17, 2026, 4:00 AM

@mintlify-development

Copy link
Copy Markdown
Contributor Author

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
prosignuptest 🟡 Building Jun 17, 2026, 4:00 AM

@mintlify

mintlify Bot commented Jun 17, 2026

Copy link
Copy Markdown
Contributor

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
smartac 🟢 Ready View Preview Jun 17, 2026, 4:03 AM

💡 Tip: Enable Workflows to automatically generate PRs for you.

@mintlify-development

Copy link
Copy Markdown
Contributor Author

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
mintlify 🟡 Building Jun 17, 2026, 4:01 AM

@mintlify

mintlify Bot commented Jun 17, 2026

Copy link
Copy Markdown
Contributor

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
testsignup415 🟢 Ready View Preview Jun 17, 2026, 4:02 AM

💡 Tip: Enable Workflows to automatically generate PRs for you.

@mintlify

mintlify Bot commented Jun 17, 2026

Copy link
Copy Markdown
Contributor

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
adminroletesting 🟢 Ready View Preview Jun 17, 2026, 4:03 AM

💡 Tip: Enable Workflows to automatically generate PRs for you.

@mintlify

mintlify Bot commented Jun 17, 2026

Copy link
Copy Markdown
Contributor

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
hfh-d7a4d643 🟢 Ready View Preview Jun 17, 2026, 4:03 AM

💡 Tip: Enable Workflows to automatically generate PRs for you.

@mintlify

mintlify Bot commented Jun 17, 2026

Copy link
Copy Markdown
Contributor

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
gwgwgw 🟢 Ready View Preview Jun 17, 2026, 4:03 AM

💡 Tip: Enable Workflows to automatically generate PRs for you.

@mintlify

mintlify Bot commented Jun 17, 2026

Copy link
Copy Markdown
Contributor

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
tomee 🟢 Ready View Preview Jun 17, 2026, 4:04 AM

💡 Tip: Enable Workflows to automatically generate PRs for you.

@aadit2805

Copy link
Copy Markdown

was a test, closing

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants