Start setup

Library / Practices / pat.hiding-does-not-pause

Hiding a Bot does not pause its routines

CategoryreliabilityManual1.1Evidencereported

ProblemOperators hide or instruct a Bot to stand down and assume its scheduled work stopped.

TechniquePause or delete the routine object itself. Treat routines as separate objects from the Bot and from its conversation.

Why it worksRoutines are bound to a Bot but are not controlled by talking to it; hiding preserves everything, including the schedule.

When to useAny time you want work to stop.

reliabilityhigh confidencex.com/kloss_xyz/status/2093680229462269953 ↗pat.hiding-does-not-pause

Cite this page or the record id. For bulk lookup use /api/record?id=pat.hiding-does-not-pause. Do not invent a claim that is not on this page.