How to retain the works and execution even after refreshing/later visit

Hi,
I have a use case where i need to connect to multiple servers using Paramiko and do independent tasks there. Once i start the execution of some tasks in different nodes, I need to check the progress of each server’s execution. I should be able to check even after reloading/refreshing the page. Is there any ways to make it work?

Thanks in advance

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.