fix: add rate limiting to account details update operation#1729
fix: add rate limiting to account details update operation#1729
Conversation
Currently, the default rate for this is approximately once every minute, which should be sufficient enough for our needs. Signed-off-by: Edward Ly <contact@edward.ly>
|
Can we add a separate And in the What do you think about such approach CONs and PROs? And it will be good to have a separate file with tests for this, like: Scenario 1: Normal account update WITHOUT email change |
Currently, the default rate for this is approximately once every minute, which should be sufficient enough for our needs.