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 support for infinite timeouts #167

Closed
vitaly-t opened this issue Oct 16, 2022 · 1 comment
Closed

Add support for infinite timeouts #167

vitaly-t opened this issue Oct 16, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@vitaly-t
Copy link
Owner

vitaly-t commented Oct 16, 2022

Similar to operator delay, new operator timeout should support infinite timeouts when the delay is passed in as a negative number.

This will let you effectively deactivate the timeout without having to remove the operator from the pipeline.

@vitaly-t vitaly-t added the enhancement New feature or request label Oct 16, 2022
vitaly-t added a commit that referenced this issue Oct 16, 2022
@vitaly-t
Copy link
Owner Author

Implemented.

vitaly-t added a commit that referenced this issue Oct 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant