Skip to content

Shared reqwest::Client #1135

Description

@oscartbeaumont

Currently we just keep creating a new one in local-scopes. This also means our retry policies aren't able to globally track the number of requests to each domain, which is important for DOS protection when retring requests.

This is low priority but I think it would be worth doing.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions