Hello hobi,
Thank you very much for reaching out. That's a very good question.
Currently, the execution thread of an SDK module gets run only when the module is open. Once the user returns to the dashboard view, the web activity is stopped. Web workers associated to this view would be killed as well.
In other words, there is no way for SDK modules to execute tasks in the background with the present implementation.
We might try to overcome this issue in the future but at the present time this is not our highest priority. I will keep you posted of course when that changes.
Best regards,
... View more