AF
Ash Framework•4mo ago
giusdp

Problems with AshRateLimiter

After spamming in the general channel I was redirected here 😅 I'm trying to setup AshRateLimiter but it crashes when I test a rate limited action giving me undefined Hammer.hit function. I thought AshRateLimiter would pull in the Hammer lib? I installed it and configured it manually and it works The problem I then got is that now it's warning: reset_password_with_token cannot be done atomically, because the changes [AshRateLimiter.Change] cannot be done atomically But I'm not rate limiting that action, it shouldn't be affected (I think?) (I see there is no tag for the AshRateLimiter so I just tagged it with Ash)
1 Reply
ZachDaniel
ZachDaniel•4mo ago
Can you open an issue about not adding hammer on the ash rate limiter library? And a separate issue about it adding that change to that action I can look into it next week

Did you find this page helpful?