Closed zhangcshcn closed 6 years ago
As a developer I need the redeem function to be thread-safe So that our service is safely scalable in the future (if there is any)
Assumptions:
Acceptance Criteria: The server responds correctly after concurrent redeem requests.
As a developer
I need the redeem function to be thread-safe
So that our service is safely scalable in the future (if there is any)
Assumptions:
Acceptance Criteria: The server responds correctly after concurrent redeem requests.