Errors
DSAR-BE-1403: LIFECYCLE_RATIONALE_MISSING
Alpha
DSAR is currently in alpha. APIs, package surfaces, configuration, and documentation may change as the project evolves.
Meaning
The lifecycle action requires a non-empty rationale but none was provided.
Probable Causes
- Client omitted
rationalein extension/refusal payload. - Rationale field was empty whitespace.
How to Fix
- Include a non-empty rationale string for rationale-required actions.
- Validate rationale input client-side before dispatch.
Retryable
No. Retry only after providing a valid rationale payload.