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

Prevent squad update from running out of memory with many squads #689

Merged

Conversation

recursivetree
Copy link
Contributor

Installs with many squads (50+) run out of ram when attempting to run seat:filters:update. By having fewer characters in RAM at a time, this should no longer happen.

Going from 200 to 5 characters at a time might seem a bit drastic, but experimentally a user had to increase the memory limit about 10x to make it pass. Additionally, we want some margin of safety.

@Crypta-Eve Crypta-Eve merged commit ac4146f into eveseat:master Oct 8, 2024
1 check passed
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.

2 participants