Dynatrace / superdump

A service for automated crash-dump analysis
Other
515 stars 76 forks source link

fix rerun analysis and analysis pipeline state #201

Closed d-schneider closed 4 years ago

d-schneider commented 4 years ago

Fixed that the error message was not reset when rerunning an analysis.

Now the Dump Analyzer does not change the pipeline state to failed if the dump is not a Linux or Windows dump since it does nothing in that case. The Elastic Search Analyzer now only starts if the previous state is succeeded.