Joshua T Corbin
Joshua T Corbin
@Raynos , it could be that we shouldn't be exempting hyperbahn protocol itself from drain: https://github.com/uber/hyperbahn/blob/master/app.js#L78 ; instead you'd see elevated declined responses to advertisements during a deploy. Advertises being...
Hmm, but actually: if this is to be done, then setting an already extant key to `undef` needs to remove; will update soon :tm:
For reference that debug print currently spits: ``` WAT AsyncLocalStorage {} { _propagate: [Function: _propagate] } [class AsyncLocalStorage] class AsyncLocalStorage { #defaultValue = undefined; #name = undefined; /** * @typedef...