diff options
author | Yuchen Wu <[email protected]> | 2024-06-24 15:09:45 -0700 |
---|---|---|
committer | Yuchen Wu <[email protected]> | 2024-07-12 11:24:29 -0700 |
commit | ee7f66082fd1578758c59855b03bda7d90b0a16a (patch) | |
tree | 855baae5ca6ae72ad82776ded73dc5d9c9769c12 /.bleep | |
parent | 38a9d556b557a10f7815f50fca6a49de146ab5be (diff) | |
download | pingora-ee7f66082fd1578758c59855b03bda7d90b0a16a.tar.gz pingora-ee7f66082fd1578758c59855b03bda7d90b0a16a.zip |
Allow to create a new connection when the current one is shutting down
When we see a GOAWAY(NO_ERROR), the connector no longer fail the entire request.
Now the connector creates a new connection instead.
Diffstat (limited to '.bleep')
-rw-r--r-- | .bleep | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1 +1 @@ -361d88592075f7f98f581b139d0349f1b70190a2
\ No newline at end of file +9ec5f295aba1ec889914afb8c3cbb44724a516f1
\ No newline at end of file |