dlr-eoc / prosEO

prosEO – A Processing System for Earth Observation Data
GNU General Public License v3.0
14 stars 1 forks source link

CLI hangs on long-running HTTP requests #90

Open tangobravo62 opened 4 years ago

tangobravo62 commented 4 years ago

It was observed that the CLI handles long-running HTTP requests well up to ~7 min response time. Other requests (12 GB product uploads) took ~15-20 min to complete, and then the CLI never returned (not even with a timeout, which by configuration was set to 1800 s = 1/2 hour).