GMOD / Apollo3

JBrowse 2 plugin for editing annotations on an Apollo server
Apache License 2.0
7 stars 4 forks source link

CLI gets 502 Proxy Error on long-running commands #399

Open garrettjstevens opened 3 months ago

garrettjstevens commented 3 months ago

This happens when using a reverse proxy like in our demo site. I think this 502 error is because of a timeout in the Apache server proxy configuration somewhere. We need to figure out how to increase that timeout, and what value to set it to.