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

Query Optimization for large servers #5

Open
Djones4822 opened this issue Jun 12, 2023 · 0 comments
Open

Query Optimization for large servers #5

Djones4822 opened this issue Jun 12, 2023 · 0 comments

Comments

@Djones4822
Copy link

I tried deploying on a server with 100k+ members that needed to be purged. The first role we selected fetched 40k members, the guildSync and roleSync both encountered failures due to the query using a parameterized member list comparison.

I have a fork that builds and runs, however I don't think I'm going to tackle refactoring the queries unless you're willing to merge the changes/offer support.

Let me know, I can contribute if you are interested in picking this back up. Migrating to Discord4j 3.2x would be wise too, I encountered a number of problems with that (i have a branch in my fork).

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

No branches or pull requests

1 participant