Skip to content

goadaemon: add a timeout for credential checks

Andy Holmes requested to merge andyholmes/cancellable-rest-call into master

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

Merge request reports

Loading