Skip to content

Influx error reporting improvements

Thomas George Hartland requested to merge yaql-parse-context-error into master

OS-12198

  • Parse errors from the task context if that has failed
  • Catch another UUID format (32 characters, no dashes)
  • Remove tracebacks from the reported error
    • The traceback is always cut off half way through in the influx data
    • and the full traceback is still available in the rally-tester logs

Merge request reports