Add support for request timeouts
Closed this issue · 0 comments
selevit commented
Sometimes, your API can respond very long.
Can you pls add the timeout
parameter, which we can pass to the client, so that we can limit the request time at the client side.
Would be also great to have a default client timeout for any request, which can be set for a FireblocksSDK
instance.