apache / couchdb-erlfdb

Erlang API for FoundationDB
https://www.foundationdb.org
Apache License 2.0
28 stars 20 forks source link

Make the default wait timeout infinity #22

Closed nickva closed 3 years ago

nickva commented 3 years ago

This brings the default behavior in line with other FoundationDB client libraries which don't use client-side timeouts when waiting for futures to fire.

A few other reasons are: