Skip to content

fix: add retry and exception handling to improve stability#9

Merged
rohanarora merged 3 commits into
itbench-hub:mainfrom
yana1205:fix-error-handle
Aug 16, 2025
Merged

fix: add retry and exception handling to improve stability#9
rohanarora merged 3 commits into
itbench-hub:mainfrom
yana1205:fix-error-handle

Conversation

@yana1205
Copy link
Copy Markdown
Collaborator

Signed-off-by: Takumi Yanagawa [email protected]

This PR improves the stability of the agent-harness by:

  • Adding missing exception handling for error cases
  • Wrapping the top-level execution with retry logic and exception handling
    to catch and recover from unexpected errors

These changes help prevent unhandled exceptions from causing process crashes
and ensure that transient failures are retried before giving up.

@yana1205 yana1205 requested a review from rohanarora August 15, 2025 20:50
Copy link
Copy Markdown
Collaborator

@rohanarora rohanarora left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you, Yana-san (@yana1205)!

@rohanarora rohanarora merged commit 19bd724 into itbench-hub:main Aug 16, 2025
1 check passed
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