ITISFoundation / osparc-issues

🐼 issue-only repo for the osparc project
3 stars 5 forks source link

Give feedback to users wrt studies/services running out of memory #1472

Open wvangeit opened 5 months ago

wvangeit commented 5 months ago

Services that use e.g. s4l can have a relatively high chance of running out of memory (also depending on e.g. which parameters are being used for a model). It would be good if we had some kind of way of notifying (by raise exceptions along the toolchain) to warn users about an out-of-memory exception occured. Which would allow on the manually, and obviously ideally automatically, adapt the memory of the infrastructure used.

### Tasks
- [ ] check if logfile provides information of this memory limit crash @pcrespov
wvangeit commented 5 months ago

@mguidon @pcrespov just creating this issue to track a problem we encountered. Not sure how feasible you consider this.