Skip to content

🧪 Auto-PR: Merge develop → test#795

Merged
proxy-smart-releaser[bot] merged 8 commits into
testfrom
develop
Jun 3, 2026
Merged

🧪 Auto-PR: Merge develop → test#795
proxy-smart-releaser[bot] merged 8 commits into
testfrom
develop

Conversation

@proxy-smart-releaser
Copy link
Copy Markdown
Contributor

Automated Pull Request 🤖

Commits ahead of test: 5
Commits behind test: 5
TODOs remaining in codebase: 4

proxy-smart-releaser Bot and others added 8 commits June 3, 2026 20:06
The auth and email event loggers each requested a new client_credentials
token from Keycloak every 60 seconds, generating 2 CLIENT_LOGIN events
per minute (120/hour) that flood the OAuth monitoring dashboard.

Add a static token cache shared across all BaseEventsLogger instances.
The token is reused until 30s before expiry, reducing Keycloak token
requests from ~120/hour to ~12/hour (once per 5-min token lifetime).
@proxy-smart-releaser proxy-smart-releaser Bot merged commit d4b8e44 into test Jun 3, 2026
1 check passed
proxy-smart-releaser Bot pushed a commit that referenced this pull request Jun 3, 2026
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.

1 participant