fireblocks-sdk-py
fireblocks-sdk-py copied to clipboard
Support per-request timeout
Is your feature request related to a problem? Please describe. I'm frustrated that I can't specify different timeouts for different requests because there is just a single timeout variable in the FireblocksSDK object.
Describe the solution you'd like
An optional timeout=None parameter added to all the methods in FireblocksSDK.