You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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?
Specifics (please complete the following information):
The text was updated successfully, but these errors were encountered: