Long running agent conversation in background
I'm trying to figure out how can I put long running agent sessions or conversations in the background using mastra. For example, creating a deep research agent and every single research will cost for 10 minutes or more, user should always keep theris browser on the tab to prevent disconnection of the API. How can I take it to the background while having the straming functions, do mastra provides some, or I have to use inngest or something that manages the call and wrap it?