Closed ImNtReal closed 1 year ago
Noticied same thing with smaller packages also [1] [CRITICAL] WORKER TIMEOUT (pid:11)
package size was around 25Mb.
I've switched to the gevent worker for gunicorn now and tried some larger files without issues, keen on hearing if it is fixed for you as well?
I'm still seeing worker timeouts with my large package in 0.0.8. It's a nested package, so if the process includes unzipping it, that could be where it's timing out.
Or is it a hash?
Describe the bug I'm trying to upload a nested installer that is a hefty 2.4 GB. Nothing seems to happen in the GUI once the upload is complete, but I see a message in the log like:
[1] [CRITICAL] WORKER TIMEOUT
To Reproduce Steps to reproduce the behavior:
Expected behavior Package is generated and available for install.
General Information:
Additional context Just having a way to adjust the timeout for the worker process might be enough to take care of this one.