opengisch / qfieldcloud

QFieldCloud allows seamless synchronization of your field data with your spatial infrastructure with change tracking, team management and online-offline work capabilities in QField.
https://qfield.cloud
MIT License
102 stars 44 forks source link

QF-3825 wait_for_services.py handles if pg never responds in the timeout window #882

Closed dddpt closed 4 months ago

dddpt commented 4 months ago

Currently, if postgres never responds, wait_for_services.py just hangs indefinitely, never returning.

duke-nyuki commented 4 months ago

Task linked: QF-3825 wait_for_services.py handles if pg never responds in the timeout window

dddpt commented 4 months ago

I tried many ways to get more details on errors as advertised in the documentation, or here, with no success. Let's keep it that way for now. It does the job.

image