Add a timeout for external requests
The worker will happily hangs indefinitively while waiting for a response to requests made to external services (such as api.ftp-master.d.n).
We should had a timeout for such requests.
I would go for 30s.
The worker will happily hangs indefinitively while waiting for a response to requests made to external services (such as api.ftp-master.d.n).
We should had a timeout for such requests.
I would go for 30s.