Skip to content
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

[Feature Request] Reduce calls to /api/1/auth/user #880

Closed
DubyaDude opened this issue Aug 22, 2024 · 2 comments · Fixed by #881
Closed

[Feature Request] Reduce calls to /api/1/auth/user #880

DubyaDude opened this issue Aug 22, 2024 · 2 comments · Fixed by #881
Labels
feature New feature or request

Comments

@DubyaDude
Copy link
Member

DubyaDude commented Aug 22, 2024

As per a request from the VRC API Team:

VRCX currently sends about 2 requests per minute (per user) to the /api/1/auth/user endpoint.

Can you reduce the amount of calls you are making?

About once every 5-30 minutes would be an acceptable rate. Please consider implementing dynamic scaling of that request rate based on how often the data changes.

@DubyaDude
Copy link
Member Author

I thought we were waiting on this till VRC could address the web socket event issues @Natsumi-sama ?

@Natsumi-sama
Copy link
Member

I can lower it before release if it's not fixed by then.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants