Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add timeout sink #27

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Add timeout sink #27

wants to merge 1 commit into from

Conversation

Adirio
Copy link

@Adirio Adirio commented May 3, 2018

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.

… not return in the specified time

Signed-off-by: Adrián Orive <[email protected]>
This was referenced May 3, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants