Cosmos: wrap more exceptions with DbUpdateException #25631
Labels
area-cosmos
area-save-changes
closed-fixed
The issue has been fixed and is/will be included in the release indicated by the issue milestone.
type-bug
Milestone
Relational providers wrap all update exceptions in a DbUpdateException (except DbUpdateException and OperationCanceledException), but Cosmos only wraps CosmosException. Consider implementing the Relational behavior for Cosmos too.
Originally flagged in #15074 (comment)
The text was updated successfully, but these errors were encountered: