fix(GRO-574): switch rate limit to memory storage to unblock UAT #273
Reference in New Issue
Block a user
Delete Branch "GRO-574-rate-limit-migration"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
databasetomemoryin both auth configsrate_limittable0025_rate_limit.sql) exists on branch but hasn't been promoted to UAT yetRoot Cause
Commit
97b71d5enabled rate limiting withstorage: "database"but therate_limittable migration was never deployed to UAT.Test plan
/api/auth/get-session,/api/auth/sign-in/*) return 200, not 500cc @cpfarhood
🤖 Generated with Claude Code
Deployed to groombook-dev
Images:
pr-273URL: https://dev.groombook.farh.net
Ready for UAT validation.
Deployed to groombook-dev
Images:
pr-273URL: https://dev.groombook.farh.net
Ready for UAT validation.