Jared Prather
Jared Prather
This is preventing us from cleanly cancelling long running requests when the client aborts.
Similar to what we ran into here: https://github.com/dapr/js-sdk/issues/627 https://github.com/dapr/js-sdk/pull/628
Looks like we are seeing this in our services that just host actors as well.
> @MrMint see the failing test It will be a few days before I can take a look at setting up those e2e tests locally. I'd be a little surprised...