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

Make timeout for individual query user-configurable #91

Open
alexanderdean opened this issue Jan 18, 2017 · 1 comment
Open

Make timeout for individual query user-configurable #91

alexanderdean opened this issue Jan 18, 2017 · 1 comment
Milestone

Comments

@alexanderdean
Copy link
Member

alexanderdean commented Jan 18, 2017

Currently it's hard-coded to 8 hours:

readTimeout = 8 * time.Hour // TODO: make this user configurable

It would be nice to set this as part of the playbook, given that different playbooks might have very different timeout expectations (a CREATE TABLE DDL versus a full database VACUUM).

@alexanderdean
Copy link
Member Author

Pushing back

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