ITISFoundation / osparc-simcore

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

When a user doesn't specify the input/output node names correctly, the error message is too cryptic #5906

Open wvangeit opened 1 month ago

wvangeit commented 1 month ago

When the user, e.g., doesn't specify the node names of the input/outputs (e.g. filepickers, integer parameters, etc) of the template/model study, the log now just show an 'APIException'

We should make this at least more verbose. Which can be done (probably simultaneously):