Gitlab Community Edition Instance

Skip to content

Version 0.6.11

parciak requested to merge dev into master

Added explicit handing of broken JobRuns:

  • On Check, the thread existence of a JobRun will be checked
  • Same happens on application startup
  • Missing threads will be reported back to Active Workflow as Errors
  • A new JobState "broken" will allow for other queued JobRuns to get started

Merge request reports