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

[BUG] Gunicorn workers out of memory in prod mode #4588

Open
borolepratik opened this issue Jan 5, 2025 · 2 comments
Open

[BUG] Gunicorn workers out of memory in prod mode #4588

borolepratik opened this issue Jan 5, 2025 · 2 comments

Comments

@borolepratik
Copy link

borolepratik commented Jan 5, 2025

Describe the bug
I have a long running task that runs for about ~250 seconds and works as expected in dev mode. In prod mode, it seems to run out of memory?

[2025-01-05 22:33:57 +0530] [12395] [CRITICAL] WORKER TIMEOUT (pid:12787)
[2025-01-05 22:33:58 +0530] [12395] [ERROR] Worker (pid:12787) was sent SIGKILL! Perhaps out of memory?

Specifics (please complete the following information):

  • Python Version: 3.13.1
  • Reflex Version: 0.6.7
  • OS: Windows 11 (WSL), Macos 15.2
Copy link

linear bot commented Jan 5, 2025

@borolepratik
Copy link
Author

there yet may be more issues to be iron out for the prod mode. eg #3605

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