Skip to content

Commit

Permalink
feat: separate and optimize async and sync clients (#4116)
Browse files Browse the repository at this point in the history
* add httpx dependency

* separate sync and async clients

Co-Authored-By: Judah Rand <17158624+judahrand@users.noreply.github.com>

* ci: auto fixes from pre-commit.ci

For more information, see https://pre-commit.ci

* address review comments and some other fixes

* ci: auto fixes from pre-commit.ci

For more information, see https://pre-commit.ci

* set default timeout to 300s

* minor fixes

* fix sync client

* ci: auto fixes from pre-commit.ci

For more information, see https://pre-commit.ci

---------

Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>
Co-authored-by: Sauyon Lee <git@sjle.co>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Aaron <29749331+aarnphm@users.noreply.github.com>
  • Loading branch information
4 people committed Oct 12, 2023
1 parent 7a596e5 commit 1e8902a
Show file tree
Hide file tree
Showing 4 changed files with 984 additions and 221 deletions.

0 comments on commit 1e8902a

Please sign in to comment.