Skip to content

Rails: Support agentk applier errors

Hunar Khanna requested to merge hkhanna2_support_applier_errors_20230621 into master

Issue: #417730 (closed)

What does this MR do and why?

  • Background issue: #397001 (closed)
  • Technical design: #416989 (closed)
  • Adds support for receiving error details in request in the reconciliation API
  • Adds spec to verify the changes
  • The request validation spec has also been updated to verify the termination_progress that may be received as a sibling field

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After

How to set up and validate locally

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

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Hunar Khanna

Merge request reports