Skip to content

Disable retry in tests #9141

Closed
Closed
@Dreamsorcerer

Description

The client now has retry logic (

if retry_persistent_connection:
), but this logic can mask issues in tests.
We should disable the retry logic by default in tests (e.g. when using TestClient).

Metadata

Labels

HacktoberfestWe think it's good for https://hacktoberfest.digitalocean.com/enhancement

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions