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

Closed
opened 2026-04-05 16:26:36 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @DubyaDude on 8/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.

*Originally created by @DubyaDude on 8/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.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/VRCX#781