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

Fixes #13

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Fixes #13

wants to merge 4 commits into from

Conversation

tiennou
Copy link

@tiennou tiennou commented Sep 30, 2024

No description provided.

For some reason, those promises never settle, so we end up stuck
trying to load users. Provide our own timeout on top of it, so that we
bail if this happens.
This is done to stay under the /api/user/memory ratelimit of 1440/day.
We have to cycle through each shard because the rate limits are
per-account.
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