Skip to content

Refactor OrdersCapacityService to enhance capacity management and error...

chao.zhang requested to merge main into test

Refactor OrdersCapacityService to enhance capacity management and error handling. Improved logging to include orderId for better traceability in ReturnCapacity, LockCapacity, and DirectConfirmCapacity methods. Streamlined the process of preparing and saving sold and lock records, ensuring robust handling of insufficient capacity scenarios and optimizing transaction management.

Merge request reports