Wappler 7.3.2, NodeJS, Docker, Redis, development environment (local)
Decreasing rate limiter duration does not take effect if the rate limiter was previously defined with a higher duration
Initially the duration was defined as 10
Wappler 7.3.2, NodeJS, Docker, Redis, development environment (local)
Decreasing rate limiter duration does not take effect if the rate limiter was previously defined with a higher duration
Initially the duration was defined as 10
Do you mean the properties in the UI are not stored or that the rate limiter doesn't respect the new value?
This
I suspect you'd need to store some auxiliary value somewhere and reset the rate limiter (server-side) in case of config mismatch