fix: remove timeout argument from connect_with_config
Summary
- fix: remove timeout argument from connect_with_config
Move timeout from connect_with_config to Config struct.
Ensure that
-
New code is covered by tests -
API is documented -
Changelog is up to date -
Version is bumped in the appropriateCargo.toml
files