Skip to content
This repository has been archived by the owner on Mar 20, 2024. It is now read-only.

Commit

Permalink
fix: [#57426] timeout issues
Browse files Browse the repository at this point in the history
We're experiencing timeout errors in various integrations, but it does
not look like we ever send the request to OS2mo/Keycloak/etc. This MR
bumps httpx to a patched version which in turn depends on patched
version of httpcore which includes
encode/httpcore#802, which I suspect is our
issue.

Another related issue has also been fixed
(encode/httpcore#641), and is already included
in httpcore 0.18.0.
  • Loading branch information
carlbordum committed Nov 22, 2023
1 parent 3dfda51 commit 3a3dabc
Show file tree
Hide file tree
Showing 2 changed files with 863 additions and 823 deletions.

0 comments on commit 3a3dabc

Please sign in to comment.