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

Bad code inside the DIY widget can break data-lake updates #1729

Open
rafaellehmkuhl opened this issue Mar 5, 2025 · 0 comments
Open

Bad code inside the DIY widget can break data-lake updates #1729

rafaellehmkuhl opened this issue Mar 5, 2025 · 0 comments
Assignees

Comments

@rafaellehmkuhl
Copy link
Member

This happened when Tony tried to write one, and there was a try to access a non-existing element, so the code stopped and a mini-widget following the same variable (code was inside listenDataLakeVariable) couldn't update, because the code was crashing.

We need to run this code with a try/catch, similar to the transforming functions.

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

1 participant