Skip to content

Feat/authentication rate limit minds#3492

Fausto Arcidiacono requested to merge feat/authenticatino-rate-limit-3492 into master

Ticket(s) / Related Merge Requests

minds#3492

Summary of Changes

Added rate limit handling for integration tests during authentication

Testing Considerations

Multiple runs of integration tests with the same IP address should not return 429 Too many requests errors.

Deployment Considerations

Regression Scope

N/A

Platform Affected (web, mobile, etc)

Developer Testing Completed

Screenshots / Screen Recording

Does this impact

  • Localization
  • Dark/light mode
  • Guest mode

Definition of Done Checklist

  • The Acceptance Criteria has been met
  • Code is tested: Testing includes unit/spec, E2E/automated and manual testing
  • Merge requests description has been filled out

Merge request reports