Skip to content

Add heuristic for start of error messages#1294

Merged
phil-opp merged 2 commits intomainfrom
error-match-heuristic
Jan 9, 2026
Merged

Add heuristic for start of error messages#1294
phil-opp merged 2 commits intomainfrom
error-match-heuristic

Conversation

@phil-opp
Copy link
Copy Markdown
Collaborator

@phil-opp phil-opp commented Jan 9, 2026

Instead of treating the last 10 lines of stderr as the error message, we now look for marker strings such as 'Error:' or 'Traceback' to find the start of error messages more accurately.

Instead of treating the last 10 lines of stderr as the error message, we now look for marker strings such as 'Error:' or 'Traceback' to find the start of error messages more accurately.
@phil-opp phil-opp requested a review from haixuanTao January 9, 2026 10:56
@haixuanTao
Copy link
Copy Markdown
Collaborator

Fix CI Example error: #1295

Sorry I needed to merge v0.4.0 and publish it first so that I could integrate the change within dora-rs core.

fix git version
@phil-opp phil-opp merged commit 2f61d1f into main Jan 9, 2026
26 of 27 checks passed
@phil-opp phil-opp deleted the error-match-heuristic branch January 9, 2026 14:48
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.

2 participants