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

TaskRuntimeError will be raised as chained exception with all task failures. #350

Merged
merged 14 commits into from
Jun 15, 2023

Conversation

tkilias
Copy link
Contributor

@tkilias tkilias commented Jun 14, 2023

Fixes #349

All Submissions:

  • Is the title of the Pull Request correct?
  • Is the title of the corresponding issue correct?
  • Have you updated the changelog?
  • Have you checked to ensure there aren't other open Pull Requests for the same update/change?
  • Are you mentioning the issue which this PullRequest fixes ("Fixes...")
  • Before you merge don't forget to run all tests for all Exasol version, by adding [run all tests] to the commit message
  • Are the CLI usage examples up to date?

@tkilias tkilias changed the title Changed that the TaskRuntimeError will be raised as chained exception with all task failures. TaskRuntimeError will be raised as chained exception with all task failures. Jun 14, 2023
tkilias and others added 2 commits June 14, 2023 17:39
Co-authored-by: Thomas Ubensee <34603111+tomuben@users.noreply.github.com>
tkilias and others added 6 commits June 14, 2023 19:07
Co-authored-by: Thomas Ubensee <34603111+tomuben@users.noreply.github.com>
Co-authored-by: Thomas Ubensee <34603111+tomuben@users.noreply.github.com>
…_exception' into bug/349_task_runtime_error_inner_exception
tomuben
tomuben previously approved these changes Jun 14, 2023
@tkilias tkilias merged commit 890ed76 into main Jun 15, 2023
@tkilias tkilias deleted the bug/349_task_runtime_error_inner_exception branch June 15, 2023 13:08
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.

TaskRuntimeError should include the inner exception into its message
2 participants