Whether when opening the entity we should wait to return until we have gotten an update from
one of our syncers, or else the awaitSyncTimeout
passes.
The amount of time we should wait for a peer to sync us an update before just continuing when
awaitSync
is true
.
Options for configuring
Peer.open
.See
defaultPeerOpenOptions;