Skip to content
This repository has been archived by the owner on Feb 3, 2025. It is now read-only.

Unify reqwest clients across codebase #973

Open
benthecarman opened this issue Jan 20, 2024 · 1 comment
Open

Unify reqwest clients across codebase #973

benthecarman opened this issue Jan 20, 2024 · 1 comment
Labels
good first issue Good for newcomers

Comments

@benthecarman
Copy link
Collaborator

We initialize a few of these across the code base and it'd be better if one shared one was used everywhere. Would make it so we open less connections and do less TLS requests

@benthecarman benthecarman self-assigned this Jan 20, 2024
@benthecarman benthecarman removed their assignment Feb 6, 2024
@benthecarman benthecarman added the good first issue Good for newcomers label Feb 6, 2024
@benthecarman
Copy link
Collaborator Author

This only matters for non-wasm targets but would still be nice

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant