-
Notifications
You must be signed in to change notification settings - Fork 158
Add error handling for plan&execute agent #3845
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
Signed-off-by: Hailong Cui <ihailong@amazon.com>
Thanks for the fixes @Hailong-am ! Let me know when it is ready for review. Can you also please create an issue for the fixes involved in this PR? Thanks! |
Signed-off-by: Hailong Cui <ihailong@amazon.com>
@pyek-bot PR description updated with issue number and the what's the actual fix, please help to take a look |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #3845 +/- ##
============================================
+ Coverage 77.98% 77.99% +0.01%
- Complexity 7316 7320 +4
============================================
Files 655 655
Lines 33037 33043 +6
Branches 3708 3709 +1
============================================
+ Hits 25764 25773 +9
+ Misses 5688 5684 -4
- Partials 1585 1586 +1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the fixes! Looks good!
Description
Related Issues
#3848
Check List
--signoff
.By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.