What does exit code 2 mean?
Exit code 2 indicates configuration/runtime context error rather than a policy finding block.
- knowledge-base
- exit-codes
- debugging
Exit code 2 indicates configuration/runtime context error rather than a policy finding block.
Recommended Actions
- validate workflow inputs
- inspect permissions and environment
Why this matters
Policy failures and platform failures need different response paths.
Structured Answers
What does exit code 2 mean?
Exit code 2 indicates configuration/runtime context error rather than a policy finding block.
What is the first recommended action for What does exit code 2 mean?
validate workflow inputs