Skip to content
Snippets Groups Projects

Throw exception in order to set the execution states of an execution correctly

This MR adds a simple methods to correctly detect when an execution has failed. For this thrown exceptions are catched only at the executor level (standalone or operator). By the occurrence/catching of this exception, the operator can detect if something failed and in this case set the status of the execution to FAILURE. #236 (closed)

Edited by Benedikt Wetzel

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • added 1 commit

    • b3dc8b59 - enhance throwing and catching of excpetions

    Compare with previous version

  • Benedikt Wetzel added 7 commits

    added 7 commits

    • b3dc8b59...d7805178 - 6 commits from branch she:master
    • 2cd22576 - Merge branch 'master' of git.se.informatik.uni-kiel.de:she/theodolite into enhance-error-handling

    Compare with previous version

  • added 1 commit

    • d4b4a9a9 - catch exceptions in the correct order

    Compare with previous version

  • assigned to @she

  • Sören Henning requested review from @she

    requested review from @she

  • Benedikt Wetzel added 42 commits

    added 42 commits

    Compare with previous version

  • Sören Henning changed milestone to %0.6.0

    changed milestone to %0.6.0

  • Benedikt Wetzel added 23 commits

    added 23 commits

    • 20d65b9d...7ae57818 - 22 commits from branch she:master
    • 57cf339c - Merge branch 'master' of git.se.informatik.uni-kiel.de:she/theodolite into enhance-error-handling

    Compare with previous version

  • Sören Henning resolved all threads

    resolved all threads

  • Sören Henning approved this merge request

    approved this merge request

  • Sören Henning added 4 commits

    added 4 commits

    Compare with previous version

  • Sören Henning enabled an automatic merge when the pipeline for 08471289 succeeds

    enabled an automatic merge when the pipeline for 08471289 succeeds

  • Sören Henning mentioned in commit 79034ab9

    mentioned in commit 79034ab9

  • mentioned in issue #236 (closed)

  • Please register or sign in to reply
    Loading