aboutsummaryrefslogtreecommitdiffhomepage
path: root/.bleep
diff options
context:
space:
mode:
authorYuchen Wu <[email protected]>2024-06-24 15:09:45 -0700
committerYuchen Wu <[email protected]>2024-07-12 11:24:29 -0700
commitee7f66082fd1578758c59855b03bda7d90b0a16a (patch)
tree855baae5ca6ae72ad82776ded73dc5d9c9769c12 /.bleep
parent38a9d556b557a10f7815f50fca6a49de146ab5be (diff)
downloadpingora-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--.bleep2
1 files changed, 1 insertions, 1 deletions
diff --git a/.bleep b/.bleep
index cee92a7..68106ae 100644
--- a/.bleep
+++ b/.bleep
@@ -1 +1 @@
-361d88592075f7f98f581b139d0349f1b70190a2 \ No newline at end of file
+9ec5f295aba1ec889914afb8c3cbb44724a516f1 \ No newline at end of file