CierrePorbin
CierrePorbin
RRailway
Created by CierrePorbin on 5/17/2023 in #✋|help
[CRITICAL] WORKER TIMEOUT (pid:155)
I'm running a python flask app on Railway. My app uses python's langchain library to interact with the openai api. Requests are long, and I get the following error consistently: [CRITICAL] WORKER TIMEOUT (pid:155) is there anyway to extend the timeout period?
24 replies
RRailway
Created by CierrePorbin on 5/16/2023 in #✋|help
No module named fitz
I'm deploying a Python Flask app that uses the python library PyMuPDF to handle PDFs. One of the modules that PyMuPDF needs is fitz. Requires a simple pip install for both of these. I believe it isn't on the default python available in Railway. How can this be added?
16 replies