Skip to content

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

Merged
reweeden merged 4 commits intodevelfrom
rew/pr-3243-add-bearer-token-caching
Jan 8, 2025
Merged

PR-3243 Add short TTL caching to bearer tokens#856
reweeden merged 4 commits intodevelfrom
rew/pr-3243-add-bearer-token-caching

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