Skip to content

docs: clarify Standby health-check behavior - #2949

Closed
raethlo wants to merge 3 commits into
masterfrom
claude/apify-docs-pr-rebase-rzp4lv
Closed

docs: clarify Standby health-check behavior#2949
raethlo wants to merge 3 commits into
masterfrom
claude/apify-docs-pr-rebase-rzp4lv

Conversation

@raethlo

@raethlo raethlo commented Sep 4, 2026

Copy link
Copy Markdown
Contributor

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.

Rebased version of #2577 on top of master, resolving the merge conflict in the "Scoped tokens" tip (kept master's updated link path, kept the branch's title and blank line).

Closes #2562

🤖 Generated with Claude Code

https://claude.ai/code/session_01LKYpYzchajXBjrFkpGVuKB


Generated by Claude Code

TC-MO and others added 3 commits September 4, 2026 11:29
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
Drop the "design your Actor to exit on errors" sentence from the
user-facing Standby page. That guidance belongs on the development
guide, which already covers it. Reword the cross-link to point
readers there.
@apify-service-account

apify-service-account commented Sep 4, 2026

Copy link
Copy Markdown
Contributor

🗑️ Preview for this PR was deleted.

@TC-MO

TC-MO commented Sep 4, 2026

Copy link
Copy Markdown
Contributor

folded into #2944

@TC-MO TC-MO closed this Sep 4, 2026
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.

Add info on health checks to Standby mode doc

3 participants