goHystrix icon indicating copy to clipboard operation
goHystrix copied to clipboard

Add a way to cancel the request that is timeming out.

Open dahernan opened this issue 10 years ago • 0 comments

Put a cancellation channel or context like this http://blog.golang.org/context, so you can is some way to send a cancellacion signal to go routines

dahernan avatar Oct 10 '14 08:10 dahernan