Does the query continue to run if the user quits the browser or logs out?

Hi Retool team,
Does the query stop executing when a user closes the browser or logs out of Retool? To give you more context, we need to insert data into multiple tables at the same time. Because we want to make sure either all inserts succeed or fail, we don't use GUI but write scripts. I'm curious if the user triggers the insert query and quits the browser before they see the query is finished running, are the queries canceled or do they continue to run?

Thank you.

Hi @doris.l!

Retool doesn't run any queries if the window is closed. However, if you want to run queries without having your app window being open, you can try out Retool Workflows! I've linked some of the docs below, and please do let me know if you have any questions at all.

https://retool.com/products/workflows/

https://docs.retool.com/docs/retool-workflows

https://docs.retool.com/docs/retool-workflows-quickstart

https://retool.com/blog/introducing-retool-workflows/