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

[Feature] athena-neptune: add optional parameter for custom neptune query execution timeout #939

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

aaronatbissell
Copy link

Issue #, if available:

Description of changes:
This will allow a custom per-query execution timeout as defined here. You can enable it by adding an environment variable called
query_execution_timeout and giving it a value (in ms) for the timeout. This will override the cluster parameter group option neptune_query_timeout. If no environment variable is provided, then the cluster parameter group option neptune_query_timeout will still be enforced.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

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.

None yet

1 participant