Skip to main content

DEFAULT_BOOK_SNAPSHOT_TIMEOUT_SECS

Constant DEFAULT_BOOK_SNAPSHOT_TIMEOUT_SECS 

Source
pub const DEFAULT_BOOK_SNAPSHOT_TIMEOUT_SECS: u64 = 10;
Expand description

Default wait for an initial, post-reconnect, or recovery order book snapshot, in seconds.

Adapters use this as their book_snapshot_timeout_secs default; the config value remains tunable per deployment.