Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Execution & settings error #43

Open
nicosammito opened this issue Jan 31, 2025 · 0 comments
Open

Execution & settings error #43

nicosammito opened this issue Jan 31, 2025 · 0 comments
Assignees

Comments

@nicosammito
Copy link
Contributor

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants