Skip to content

Refactor UpdateCapacityQuantityWithCAS method in LimitSaleDao to include...

chao.zhang requested to merge main into test

Refactor UpdateCapacityQuantityWithCAS method in LimitSaleDao to include CASConfig for customizable retry strategies. Update ConfirmCapacity and ReleaseCapacity methods in OrdersCapacityServiceImpl to utilize the new configuration, enhancing error handling and transaction management. This improves flexibility and reliability in capacity management operations.

Merge request reports