mirror of
https://github.com/mikeyobrien/ralph-orchestrator.git
synced 2026-04-25 15:15:57 +03:00
[PR #61] [CLOSED] fix: surface exception error in iteration failure msg #113
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ralph-orchestrator#113
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/mikeyobrien/ralph-orchestrator/pull/61
Author: @dogonthehorizon
Created: 1/15/2026
Status: ❌ Closed
Base:
main← Head:fix/error-reporting-iteration-failure📝 Commits (1)
fb9c780fix: surface exception error in iteration failure msg📊 Changes
1 file changed (+8 additions, -7 deletions)
View changed files
📝
src/ralph_orchestrator/orchestrator.py(+8 -7)📄 Description
Prior to this PR this is what I'd see when triaging iteration failures:
With this PR we get a little more information, though still needs a bit of work:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.