Add document id in bulk errros
Use cosmosItemOperation.getId() instead of cosmosItemOperation.getItem() to keep the message small
Return document id with errors when performing bulk operation
Will be useful in implementing ADR to get info on recordIds in case of failure
Edited by Alok Joshi