ITISFoundation / osparc-simcore

🐼 osparc-simcore simulation framework
https://osparc.io
MIT License
46 stars 27 forks source link

Ability to access all logs after closing study with running services #6509

Open wvangeit opened 1 month ago

wvangeit commented 1 month ago

At the moment, when one closes a study with computational services running, the logs are not shown when one reopens the study (while the services are still running at least). This gives the impression these services might 'not' be running anymore.

Imo the state of the entire study should be kept when closing while running. I don't know if at the moment there exists a file somewhere that store the existing logs of the job, and that could be used to restore the logs after reopening.

sanderegg commented 2 weeks ago

@wvangeit can you precise which deployment? If you are using the latest osparc-api client, the logs should flow in the logs tab.

wvangeit commented 1 week ago

This was on osparc.io.

This was not while using the API but just the normal web interface.