go-events icon indicating copy to clipboard operation
go-events copied to clipboard

Add timeout sink

Open Adirio opened this issue 6 years ago • 0 comments

Add timeout sink that returns ErrSinkTimeout if the destiny sink does not return in the specified time.

It is based on docker/swarmkit implementation but it does not close the sink when an error occurs. Group together with #26 to achieve this behaviour.

Adirio avatar May 03 '18 09:05 Adirio