goadaemon: add a timeout for credential checks
Add a wrapper around rest_proxy_call_invoke_async()
, as a cancellable
alternative to rest_proxy_call_sync()
.
Add a timeout of 60 seconds for credential checks, to ensure connections don't hang indefinitely.
Edited by Andy Holmes