pulsar-cloud icon indicating copy to clipboard operation
pulsar-cloud copied to clipboard

Asynchronous cloud clients - botocore - pusher

Results 2 pulsar-cloud issues
Sort by recently updated
recently updated
newest added

After updating I get the following error: ` __init__() got an unexpected keyword argument 'verify' File "cloud/aws.py", line 22, in __init__ **kwargs) File "cloud/asyncbotocore/session.py", line 78, in create_client client_config=config, api_version=api_version)...

We need to add tests when a `ConnectionError` occurs. No coverage at the moment

test
aws