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

Handling uncaught runtime error in promise when executing code in output #302

Merged
merged 6 commits into from
Sep 9, 2024

Conversation

sok82
Copy link
Contributor

@sok82 sok82 commented Sep 9, 2024

Fix for #301

Copy link
Member

@echarles echarles left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM Thx @sok82

@echarles echarles merged commit 82d52fc into datalayer:main Sep 9, 2024
2 of 4 checks passed
echarles pushed a commit that referenced this pull request Sep 9, 2024
…put (#302)

* Added notifyOnComplete paramater for code execution enabling to send model notifications only when all code execution completed

* Fixed missing metadata parameter for OutputExecutor

* Fixed JSONObject initialization

* Fixed uncaught runtime exception in promise when code execution error occurs in Output

---------

Co-authored-by: Sergey Kadnikov <skadnikov@seeneco.ru>
echarles added a commit that referenced this pull request Sep 9, 2024
* docs: context and state

* Handling uncaught runtime error in promise when executing code in output (#302)

* Added notifyOnComplete paramater for code execution enabling to send model notifications only when all code execution completed

* Fixed missing metadata parameter for OutputExecutor

* Fixed JSONObject initialization

* Fixed uncaught runtime exception in promise when code execution error occurs in Output

---------

Co-authored-by: Sergey Kadnikov <skadnikov@seeneco.ru>

* bump: version

---------

Co-authored-by: Sok82 Developer <developer.d20@gmail.com>
Co-authored-by: Sergey Kadnikov <skadnikov@seeneco.ru>
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

Successfully merging this pull request may close these issues.

2 participants