bravado v3.0.0 Release Notes

Release Date: 2015-08-03 // over 8 years ago
    • ⏱ Support passing in connect_timeout and timeout via _request_options to the Fido and Requests clients
    • 0️⃣ Timeout in HTTPFuture now defaults to None (wait indefinitely) instead of 5s. You should make sure any calls to http_future.result(..) without a timeout are updated accordingly.