fastlike icon indicating copy to clipboard operation
fastlike copied to clipboard

Carry downstream request context into each created request handle

Open avidal opened this issue 4 years ago • 0 comments

If the wasm program makes a subrequest, that subrequest should carry a context that inherits from the original downstream request context. Should be simple enough to do, and it can help with cancellation.

avidal avatar Jun 03 '20 21:06 avidal