Azure / Azure/azure-sdk-for-java
[FEATURE REQ]BulkExecutor/BatchExecutor today do not expose the error message from CosmosBulItemResponse
- Dominant language
- Java
- Stars
- 2.6k
- Forks
- 2.2k
- Avg merge
- 2d 8h
- Merged PRs (30d)
- 178
Description
**Is your feature request related to a problem? Please describe.**
BulkExecutor/BatchExecutor today do not expose the error message form CosmosBulItemResponse - at least for 400-BadRequest this is quite crucial. Initially the wire contract with service did not expose the error message in BulkItemResponse - but it exists now and we should consume it and pass it to the exception.
**Describe the solution you'd like**
see above
**Describe alternatives you've considered**
n/a
**Additional context**
Add any other context or screenshots about the feature request here.
**Information Checklist**
Kindly make sure that you have added all the following information above and checkoff the required fields otherwise we will treat the issuer as an incomplete report
- [x] Description Added
- [x] Expected solution specified
Contributor guide
Assessment
This issue has not been assessed yet.