Node.js Server actions

I am quite new to node.js. I basically know it is javascript running the backend.

My questions is: If I start a server action and the user navigates to another page while the action is executing, will it finish executing and if my action is on the layout page, will it execute the onsuccess or onfinish actions?

Community Page
Last updated: