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

PR-3243 Add short TTL caching to bearer tokens #856

Merged
merged 4 commits into from
Jan 8, 2025

Conversation

reweeden
Copy link
Contributor

@reweeden reweeden commented Jan 3, 2025

This specifically helps to mitigate the situation where one user is hammering TEA for data using a bearer token without respecting Set-Cookie headers. Keeping the cache time very short ensures that we don't introduce synchronization issues between the cache and EDL truth.

Also fixes the end to end test workflow.

@reweeden reweeden merged commit 391bae8 into devel Jan 8, 2025
22 checks passed
@reweeden reweeden deleted the rew/pr-3243-add-bearer-token-caching branch January 8, 2025 16:11
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

Successfully merging this pull request may close these issues.

3 participants