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

Commits on Aug 16, 2024

  1. Added notifyOnComplete paramater for code execution enabling to send …

    …model notifications only when all code execution completed
    sok82 committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    12c99e4 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. Configuration menu
    Copy the full SHA
    140e9a3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5fb5027 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8bbf85a View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. Configuration menu
    Copy the full SHA
    88073f2 View commit details
    Browse the repository at this point in the history
  2. Fixed uncaught runtime exception in promise when code execution error…

    … occurs in Output
    Sergey Kadnikov committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    78a443e View commit details
    Browse the repository at this point in the history