Skip to content

http client: add cancel log and limit callback to open streams#2165

Merged
goaway merged 2 commits intomainfrom
ms/cancel-log
Apr 19, 2022
Merged

http client: add cancel log and limit callback to open streams#2165
goaway merged 2 commits intomainfrom
ms/cancel-log

Conversation

@goaway
Copy link
Contributor

@goaway goaway commented Apr 18, 2022

Description: Adds a debug log statement to help more clearly indicate when the a stream has been cancelled via the programmatic API. Additionally, noticed that the cancellation callback could theoretically be called for a manual stream that was not currently open, and moved the call into the guard.
Risk Level: Low
Testing: CI

Signed-off-by: Mike Schore mike.schore@gmail.com

Signed-off-by: Mike Schore <mike.schore@gmail.com>
Signed-off-by: Mike Schore <mike.schore@gmail.com>
@goaway goaway merged commit 4580da0 into main Apr 19, 2022
@goaway goaway deleted the ms/cancel-log branch April 19, 2022 06:44
jpsim added a commit to jpsim/envoy-mobile that referenced this pull request Apr 20, 2022
…unroutable-families

* origin/main: (25 commits)
  Update Envoy to c96f711 (envoyproxy#2168)
  Bump Lyft Support Rotation (envoyproxy#2162)
  Update Envoy to 0e8899c (envoyproxy#2166)
  Update rules_apple & rules_swift (envoyproxy#2167)
  bazel: set inmemory remote exec flags globally
  http client: add cancel log and limit callback to open streams (envoyproxy#2165)
  bump envoy to 5181d2355f208061688922572727fe06ba8b3a07 (envoyproxy#2157)
  pin maven dependencies (envoyproxy#2161)
  Fix iOS termination crash in `ProvisionalDispatcher` (envoyproxy#2059)
  bazel: Allow multiple definitions for armeabi android links
  internal: pass engine handles throughout API (envoyproxy#2149)
  Bump Lyft Support Rotation (envoyproxy#2156)
  add specifying more maven deps (envoyproxy#2151)
  update envoy@e4eaf1b97 (envoyproxy#2146)
  bazel: create symbol mapping file (envoyproxy#2126)
  Bump Lyft Support Rotation (envoyproxy#2148)
  bazel: remove sandbox disable
  build: export flatbuffer jvm dep (envoyproxy#2147)
  Bump Lyft Support Rotation (envoyproxy#2143)
  bazel: Add flatbuffers Swift hack
  ...

Signed-off-by: JP Simard <jp@jpsim.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants