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

Set max-memory-per-child value for celery to fix memory leak issue #133

Merged
merged 1 commit into from
Aug 29, 2024

Conversation

StreetLamb
Copy link
Owner

Fix potential memory leak issue in celery container by setting a max memory limit for the celery worker process so that it is replaced if memory exceeds.

@StreetLamb StreetLamb added the bug Something isn't working label Aug 29, 2024
@StreetLamb StreetLamb force-pushed the fix/celery-memory-leak branch from 1c70386 to c75127c Compare August 29, 2024 14:16
@StreetLamb StreetLamb merged commit f634195 into master Aug 29, 2024
4 checks passed
@StreetLamb StreetLamb deleted the fix/celery-memory-leak branch August 29, 2024 14:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant