Skip to content

Increase context to 100k chars for RCA

Hongtao Yang requested to merge increase-rca-context into main

What does this merge request do and why?

Increase context to 1000 lines for RCA because sometime we failed to capture the error messages with 200 lines.

Ref: #398 (closed)

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

Merge request checklist

  • I've ran the affected pipeline(s) to validate that nothing is broken.
  • Tests added for new functionality. If not, please raise an issue to follow up.
  • Documentation added/updated, if needed.

Merge request reports