filestack/filestack-python

Support configuring timeouts on Filestack client

zenpaul opened this issue · 0 comments

As a user of the Filestack client, I would like to be able to specify a maximum duration of time that I am willing to wait for Filestack API operations to complete before deciding that the request/operation has timed out. This is a pretty common feature of API client libraries.