Skip to content

Refactor retries in RequestQueueClient(Async).batch_add_requests #390

@Pijukatel

Description

@Pijukatel

Currently the batch_add_requests method of RequestQueueClient(Async) is doing some retries based on the status code response, this seems to duplicate retries already happening in HttpClient, that is already retrying the requests as well.

The retries in RequestQueueClient(Async) seems unnecessary.

Metadata

Metadata

Assignees

Labels

debtCode quality improvement or decrease of technical debt.t-toolingIssues with this label are in the ownership of the tooling team.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions