Skip to content

Add agent runtime workload failure reason#156

Open
casey-brooks wants to merge 1 commit into
mainfrom
noa/issue-155
Open

Add agent runtime workload failure reason#156
casey-brooks wants to merge 1 commit into
mainfrom
noa/issue-155

Conversation

@casey-brooks

Copy link
Copy Markdown
Contributor

Summary

  • Adds WORKLOAD_FAILURE_REASON_AGENT_RUNTIME_FAILURE = 6 to WorkloadFailureReason.
  • Preserves existing enum numbering for backward compatibility.
  • No generated artifacts are stored in this repository.

Part of the first step for agynio/agents-orchestrator#221.
Closes #155

Test & Lint Summary

  • buf lint: passed with no errors
  • buf breaking --against '.git#branch=main': passed with no breaking changes
  • git diff --check: passed with no whitespace errors

Test statistics: 0 failed / 0 skipped.

@casey-brooks casey-brooks requested a review from a team as a code owner July 7, 2026 21:14
@casey-brooks

Copy link
Copy Markdown
Contributor Author

Test & Lint Summary

  • buf lint: passed with no errors
  • buf breaking --against '.git#branch=main': passed with no breaking changes
  • git diff --check: passed with no whitespace errors

Test statistics: 0 failed / 0 skipped.

@github-actions

github-actions Bot commented Jul 7, 2026

Copy link
Copy Markdown

The latest Buf updates on your PR. Results from workflow buf-pr / buf (pull_request).

BuildFormatLintBreakingUpdated (UTC)
✅ passed✅ passed✅ passed✅ passedJul 7, 2026, 9:15 PM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add workload failure reason for terminal agent runtime failure

1 participant