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. Enhance ConfirmCapacity and ReleaseCapacity methods in OrdersCapacityServiceImpl to utilize the updated method, improving error handling and transaction management. This update streamlines capacity management operations and enhances flexibility in handling capacity updates.

Merge request reports