[PB-4838]: refactor/centralized http client#10
[PB-4838]: refactor/centralized http client#10jzunigax2 wants to merge 3 commits intoStarHack:masterfrom
Conversation
…ration with timeouts.
…able HTTP client in the auth, buckets, files, folders, fuzzy, trash, users, and workspaces packages
|
@jzunigax2 |
Thanks @lullius ! I'll be sure to check it out |
|
@jzunigax2 |
Previously on each api call
http.DefaultClientwas being used. This PR introduces a centralized http client injected through config, which has some settings like timeouts setup