Skip to content

perf: re-use psn auth-token request#55

Merged
sutne merged 1 commit into
mainfrom
perf/re-use-psn-auth-request
May 5, 2026
Merged

perf: re-use psn auth-token request#55
sutne merged 1 commit into
mainfrom
perf/re-use-psn-auth-request

Conversation

@sutne

@sutne sutne commented May 5, 2026

Copy link
Copy Markdown
Owner

Instead of re-exchanging it for all sub-requests in the same serverless function call.

All sub-request should now use the same Promise (either in-flight or already resolved) and its corresponding access tokens. Greatly reducing the amount of auth overhead for larger serverless functions.

Instead of re-exchanging it for all sub-requests in the same serverless function call.
@vercel

vercel Bot commented May 5, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
personal-api Ready Ready Preview, Comment May 5, 2026 7:41pm

@sutne sutne marked this pull request as ready for review May 5, 2026 19:43
@sutne sutne merged commit 5b5671b into main May 5, 2026
3 checks passed
@sutne sutne deleted the perf/re-use-psn-auth-request branch May 5, 2026 19:44
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