Skip to content

service: Set timeout on connection

Marcus Lundblad requested to merge wip/mlundblad/service-download-timeout into main

Set a timeout of 10 s when downloading the service file to avoid the user having to wait a whole minute if the the service is not responding before using the fallback, as this will halt startup.

Fixes #596 (closed)

Merge request reports