Skip to content

Since version >= 0.38 using instanciated Gateway fails because of introduction of backoff algorithm #236

Description

@pitouche

Bug Summary

TypeError: init() got an unexpected keyword argument 'backoff_jitter'

Steps to Reproduce

See issue #167

I had to force install of urllib3 2.0.0 to make it work, but this breaks a dependency in boto3...

Thanks

Expected Behavior

Works with both urllib3 versions

Actual Behavior

need to force install urllib3 version 2.0.0 which in turn break boto3 package requirements.

Project Version

No response

Environment Info

No response

Metadata

Metadata

Labels

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions