Can a button click restart my page's parent workflow?

I have a timer countdown with a string of events that specifically run in order to send reminders to take a break when each countdown ends.

User feedback has requested it would be great to reset the timer.

Is it possible for a button on click, to restart the Parent (page) Workflow? I am aware you can terminate a sub/child workflow for an event you make.

While this is great, I would put everything in one event if that was possible and terminate to restart but my case relates to the parent workflow.

TLDR: Is it possible to click this reset button and have my parent workflow restart without refreshing the entire page?


My Bubble workflow (read only)

The ‘test timer page’ itself with that button