Open Adirio opened 6 years ago
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.
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.