Changes
- Added
max_connection_attempts
option to prevent infinitely retrying (#15) by @holyachon - Added type hints (#16) by @holyachon
- Added CI workflow (#17) by @holyachon
max_connection_attempts
option to prevent infinitely retrying (#15) by @holyachon