feat: cache upstream bearer tokens #77

Closed
opened 2026-07-02 00:20:17 +10:00 by unkinben · 0 comments
Owner

Each upstream 401 re-runs the full token-endpoint dance (internal/proxy/engine.go:162). Cache the token per remote+scope in Redis with its TTL.

Each upstream 401 re-runs the full token-endpoint dance (`internal/proxy/engine.go:162`). Cache the token per remote+scope in Redis with its TTL.
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: unkin/artifactapi#77