pub const RECONNECT_DELAY_MS: u64 = 5000;
How long (ms) to wait before attempting to reconnect to the Vector API after a disconnect.