Skip to content
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

fix: retry_on_conflicts is not bool #795

Merged

Conversation

dblock
Copy link
Member

@dblock dblock commented Aug 15, 2024

Description

Verified that retry_on_conflict is an integer here.

Finishes #690.

Issues Resolved

Closes #690.

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.

Copy link

codecov bot commented Aug 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 70.25%. Comparing base (ba715b9) to head (00e36a1).
Report is 48 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #795      +/-   ##
==========================================
- Coverage   71.95%   70.25%   -1.71%     
==========================================
  Files          91      113      +22     
  Lines        8001     8881     +880     
==========================================
+ Hits         5757     6239     +482     
- Misses       2244     2642     +398     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Signed-off-by: dblock <dblock@amazon.com>
@dblock dblock force-pushed the pattrickrice-fix-retry-typing branch from 3e41f5b to 00e36a1 Compare August 15, 2024 14:06
@dblock dblock merged commit be56ae8 into opensearch-project:main Aug 15, 2024
30 of 33 checks passed
@dblock dblock deleted the pattrickrice-fix-retry-typing branch August 15, 2024 14:34
dblock added a commit to dblock/opensearch-py that referenced this pull request Aug 15, 2024
Signed-off-by: dblock <dblock@amazon.com>
Co-authored-by: Patrick Rice <patrickrice20@gmail.com>
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.

3 participants