Skip to content

Standby: small inconsistenciesΒ #2983

Description

@raethlo

Let πŸ€– run through the docs to map out incomplete standby docs.

Actual contradictions:

  • running/actor_standby.md:91 β€” claims Standby isn't configurable at Actor level; the dev page (:20) says the Settings tab works.
  • programming_interface/actor_standby.md:208 β€” says users cover platform costs in PPE; pay_per_event.mdx:68-70,95 says it's opt-in.
  • Same file :104 β€” uses standbyPort/standby_port, but :44,62 use containerPort/web_server_port.
  • running/actor_standby.md:103 β€” absolute "runs not shared with other users". Becomes false the moment multitenant ships.
  • running/actor_standby.md:59 β€” stale "Standby Beta"; "beta" appears nowhere else in the Standby docs.

Missing:

  • web_server_schema/index.md:93 β€” never says the schema is validated at build time only, not against requests/responses.
  • running/actor_standby.md:18 β€” page never mentions MCP or webServerMcpPath, even though the Standby URL is the MCP endpoint.
  • web_server_schema/index.md:108 β€” related-fields table omits webServerMcpPath.
  • programming_interface/actor_standby.md:20 β€” usesStandbyMode never mentioned on either Standby page.
  • running/actor_standby.md:96 β€” "Billed differently" omits who pays for monetized Standby compute; and the Standby PPE exception is missing from the canonical pay_per_event.mdx:93.
  • running/actor_standby.md:75 β€” omits the 2-minute run-selection timeout (documented only on the dev page, :180).

Activity

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

Metadata

Metadata

Assignees

Labels

t-docsIssues owned by technical writing team.

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions