bigchaindb / bigchaindb-driver

Official Python driver for BigchainDB
https://www.bigchaindb.com
Apache License 2.0
104 stars 104 forks source link

Cap exponential backoff delay #469

Closed ldmberman closed 6 years ago

ldmberman commented 6 years ago

According to the recent BEP update the maximum backoff delay should be half of the specified timeout or the recommended value when there is no timeout.