Add waiting time after reward point redemption #1785
Labels
[C] Backend
Focuses on backend implementation
[S] Small
This issue should require only small changes.
Milestone
After reward points have been redeemed, the next redemption should not be able for a short amount of time to prevent users from accidentally redeeming the selected number of points twice by sending a double post request.
When a redemption is attempted within 30 seconds of the last one, the redemption should not be performed. Instead, an error should be shown that the user should wait a moment before redeeming more points.
The text was updated successfully, but these errors were encountered: