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 to commands #70

Open
reibitto opened this issue Aug 10, 2020 · 0 comments
Open

Add timeout to commands #70

reibitto opened this issue Aug 10, 2020 · 0 comments

Comments

@reibitto
Copy link
Owner

If a command is taking too long for whatever reason, we should probably cancel it (with a configurable timeout) to minimize delay and save resources.

There aren't many commands that have the potential to run too long yet, but this feature is something that will see more use in the future. Currently there's only 1 command that makes an HTTP request.

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

No branches or pull requests

1 participant