[Agentic Search] Forward OpenSearchStatusException from agent execution - #1851
[Agentic Search] Forward OpenSearchStatusException from agent execution#1851owaiskazi19 wants to merge 1 commit into
Conversation
…ror codes Signed-off-by: Owais Kazi <owaiskazi19@gmail.com>
69f52fb to
895d4a9
Compare
PR Reviewer Guide 🔍(Review updated until commit 895d4a9)Here are some key observations to aid the review process:
|
PR Code Suggestions ✨Latest suggestions up to 895d4a9
Previous suggestionsSuggestions up to commit 895d4a9
|
|
Persistent review updated to latest commit 895d4a9 |
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #1851 +/- ##
============================================
- Coverage 82.05% 82.05% -0.01%
- Complexity 3763 3765 +2
============================================
Files 289 289
Lines 13659 13663 +4
Branches 2236 2238 +2
============================================
+ Hits 11208 11211 +3
- Misses 1632 1633 +1
Partials 819 819 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
yuye-aws
left a comment
There was a problem hiding this comment.
The code looks good to me. Can you resolve the conflicts?
Description
Forward OpenSearchStatusException from agent execution to preserve error codes
Related Issues
Resolves #[Issue number to be closed when this PR is merged]
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.