Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IDP - check auth latency #5441

Open
1 task
carmenfan opened this issue Mar 3, 2025 · 0 comments
Open
1 task

IDP - check auth latency #5441

carmenfan opened this issue Mar 3, 2025 · 0 comments

Comments

@carmenfan
Copy link
Member

Description

Parent issue: #5356
Requires: #5412

We need to check latency on the permissions middleware to ensure we are not increasing latency of the responses massively by validating a IDP token. This is especially sensitive on model loading endpoints where we may be fetching many bundles in one go.

If that is the case, we may want to consider what sort of strategy we should adopt to alleviate this (perhaps a periodic check instead of every request).

Goals

  • As a 3DR Admin I want to ensure the latency of the system is not severely compromised by the change of IDP

Tasks

TBC

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant