My store\'s processAction() function calls a private async function in a fire-and-forget manner which then does a fetch. processAction() itself do
processAction()