-
Notifications
You must be signed in to change notification settings - Fork 3.5k
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
perf: Use batch query for token pools data #10044
base: develop
Are you sure you want to change the base?
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
6 Skipped Deployments
|
|
6a3d9c0
to
073d483
Compare
073d483
to
e7bea90
Compare
e7bea90
to
d858aaa
Compare
PR-Codex overview
This PR refactors the
TOKENS_BULK
function to handle multiple queries efficiently usingmultiQuery
.Detailed summary
TOKENS_BULK
to return query string directlymultiQuery