# Stop full flow with node

**URL:** https://discourse.nodered.org/t/stop-full-flow-with-node/1584
**Category:** General
**Created:** [15 July 2018 12:00 UTC](https://discourse.nodered.org/t/stop-full-flow-with-node/1584 "2018-07-15T12:00:17Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![koos147](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/koos147/32/19494_2.png) [@koos147](https://discourse.nodered.org/u/koos147)
#### Post date: [15 July 2018 12:00 UTC](https://discourse.nodered.org/t/stop-full-flow-with-node/1584/1 "2018-07-15T12:00:17Z")

</div>

Hi,

I have a flow with a lot of waits. the full flow takes up to an hour. (and that is exactly what it should do)  
sometimes by accident the flow starts. and i need to wait the full hour to undo all steps.

I was thinking to add a switch node with a flow variable that will stop the flow.  
however that will take me a lot of switch nodes. is here a way to stop the full flow without stopping node-red itself?

Regards  
Mark
