Open madwort opened 2 years ago
Nb. the gunicorn timeout is currently 100mins, and it typically takes something like 45mins/1hr/+ to complete, I don't think it's reasonable to let an https request wait that long for a response, we should use a different design. This will probably just go away if this ever gets rebuilt on a newer platform.
As far as I can tell, this timeout appears in the logs in the Google Compute Engine Cloud Logging when nginx times out, but the gunicorn worker continues & runs to completion. Ideally there would not be error warnings in logs for expected conditions.
and
As seen here:
https://github.com/ebmdatalab/clinicaltrials-act-converter/issues/15#issuecomment-1210789985