Skip to content

Conversation

@j-awada
Copy link
Contributor

@j-awada j-awada commented Jan 8, 2026

Description

  • ! Once reviewed and approved - update settings.py in serve-repo

Jira: https://scilifelab.atlassian.net/browse/SS-1359

This PR aims to throttle the auth endpoint to a given number of requests per minute. This comes after a user was repeatedly calling this endpoint causing an outage.

Although some rate limiting will be done at the Ingress level, further limits will be done on the auth endpoint excluding UU IP range for testing purposes.

Checklist

  • This pull request is against develop branch (not applicable for hotfixes)
  • I have included a link to the issue on GitHub or JIRA (if any)
  • I have included migration files (if there are changes to the model classes)
  • I have included, reviewed and executed tests (unit and end2end) to complement my changes
  • I have updated the related documentation (if necessary)
  • I have added a reviewer for this pull request
  • I have added myself as an author for this pull request
  • In the case I have modified settings.py, then I have also updated the studio-settings-configmap.yaml file in serve-charts
  • In case your changes are large enough, did you deploy your changes to develop instance?

@j-awada j-awada self-assigned this Jan 8, 2026
@j-awada j-awada requested a review from a team as a code owner January 8, 2026 13:55
@j-awada j-awada added the enhancement Improvement of existing feature or request label Jan 8, 2026
@j-awada j-awada requested a review from alfredeen January 8, 2026 14:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement Improvement of existing feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants