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

Background Worker #12

Closed
petrspelos opened this issue Dec 21, 2021 · 0 comments
Closed

Background Worker #12

petrspelos opened this issue Dec 21, 2021 · 0 comments
Assignees
Labels

Comments

@petrspelos
Copy link
Member

Summary

The idea is that on our server, we'll invoke this console application using cron periodically.

The worker should attempt to respect the officially stated "1 VRChat API query call per minute" limitation.

When the worker is launched by our cron routine, it should go through all of our registered users with linked VRChat accounts and check with the VRChat API if their VrChatLastLoggin has changed and set the FailedChallenge property accordingly.

Implementation Notes

A new VrRetreat.Worker console project needs to be made.

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

No branches or pull requests

1 participant