ITISFoundation / osparc-simcore

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

Connections between computational services disappear when closing study and reopening it while comp service is running #5896

Open wvangeit opened 1 month ago

wvangeit commented 1 month ago

This issue is not 100% guaranteed to happen, but has a high likelihood

I have a study with exclusively computational services. Sometimes, while one of the services is running, and I go back to the dashboard, and come back to the same study (even in the same tab / relatively quickly), the computational service is still running, but 'all' the connections between services became dashed, and all have to be reconnected by hand.

This is a screenshot of the study after being reopened. Right before I left the study, all the arrows were full blue without the dash, and the pipeline ran correctly: Screenshot 2024-05-30 at 13 03 39

(don't mind the grey-dashed connections, these are still underdevelopment)

The time: Screenshot 2024-05-30 at 13 03 54

deployment: osparc.io project id: b9f0e9d4-18e2-11ef-a423-0242ac17192a

wvangeit commented 1 month ago

FYI @pcrespov @elisabettai What do you think, is this most likely frontend? (Assign to Odei maybe?)

wvangeit commented 3 weeks ago

I noticed that when this happens, it's while some services are running. At least once, I managed to get the full arrows back by waiting for all services to end, and then to reload the study from the dashboard