* add timeout to jobs
* feat: expose variable max_queue_size and have async callbacks called in a task
* fix tests
* fix proxy in test
* pass params to socket manager
* skip test in 3.7
* add pytest timeout
* improve logging and error throw on failed connection and add test
* update tests
* skip for 3.7
* pyright tests
* fix test
* comment coveralls
* add debug logging to test
* add more logigng test only file
* fix test
* run all tests
* reduce logging
* update symbol for test
* uncomment coveralls to test
* Revert "uncomment coveralls to test"
This reverts commit e7594669f5.
* fix: adjust logs in reconnecting websocket
* fix error type
* change to debug
* add exception
* fix test
* update conect and redirect and add tests
* format
* fix test
* fix pyrihgt
* docs and format
* skip for 3.7
* fix for test in python 3.7
* ruff format
* add websockets_proxy as requirement
* websockets proxy docs and requiremetns