-
Notifications
You must be signed in to change notification settings - Fork 0
Description
Execution
Currently a function which throws an error is not handled in the IDE. Therefore we need to add the option to define RuntimeErrors inside a runtime function to handle the properly inside the IDE.
Settings
A settings value can be syntactically correct but is wrong inside the runtime. E.g. a API key can be correct from its syntax but is wrong inside the runtime. We need to catch this error and a Action should be able to send back a SettingsError
General
We should differentiate between a SettingsError and a RuntimeError
Metadata
Metadata
Assignees
Labels
No labels