Skip to content

docs: clarify Standby health-check behavior#2577

Draft
TC-MO wants to merge 1 commit into
masterfrom
docs/standby-health-checks
Draft

docs: clarify Standby health-check behavior#2577
TC-MO wants to merge 1 commit into
masterfrom
docs/standby-health-checks

Conversation

@TC-MO
Copy link
Copy Markdown
Contributor

@TC-MO TC-MO commented May 27, 2026

Document that Standby runs receive a single readiness probe at startup and no further health checks while running. Restart only triggers on process exit or migration. Advise authors to exit on unrecoverable errors so the platform restarts via the normal end-of-run path.

Closes #2562

Document that Standby runs receive a single readiness probe at startup
and no further health checks while running. Restart only triggers on
process exit or migration. Advise authors to exit on unrecoverable
errors so the platform restarts via the normal end-of-run path.

Closes #2562
@TC-MO TC-MO self-assigned this May 27, 2026
@TC-MO TC-MO added documentation Improvements or additions to documentation. t-docs Issues owned by technical writing team. labels May 27, 2026
@apify-service-account
Copy link
Copy Markdown
Contributor

apify-service-account commented May 27, 2026

✅ Preview for this PR (commit 7819405) is ready at https://pr-2577.preview.docs.apify.com (see action run).

@TC-MO TC-MO requested a review from raethlo May 27, 2026 07:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation. t-docs Issues owned by technical writing team.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add info on health checks to Standby mode doc

2 participants