504: Gateway time-out when long session
Hey, I have created an API that take a long times to answer the request (2 mins) and the api return a zip file.
Often, when I use the proxy to access the api, I have a 504: Gateway time-out error. I'm using a docker image.
How can I fix this issue (I think I have to add a longer timeout on the proxy server that you use)
5 Replies
https://github.com/Jourdelune/colmap-api The docker I use
GitHub
GitHub - Jourdelune/colmap-api: A REST API for Structure from Motio...
A REST API for Structure from Motion (SfM) reconstruction using Hierarchical Localization (hloc) and COLMAP. - Jourdelune/colmap-api
the issue

Only thing you can do is not use the cloudflare proxy
Unknown User•4mo ago
Message Not Public
Sign In & Join Server To View