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

CSS-9168 Add resource lookup timeout as variable #29

Merged
merged 3 commits into from
Jun 24, 2024

Conversation

AmberCharitos
Copy link
Contributor

@AmberCharitos AmberCharitos commented Jun 19, 2024

Adds the resource timeout value to the Ranger service as a configuration on creation.
image

By default this timeout is 1000 1s. It's recommended in other implementations that this value could be as high as 10000 10s : Example 1. And this patch: Example 2

This functionality enables the resource autocomplete. As currently with the 1000 value this is timing out and resulting in a USER CANCELLED QUERY result.
image

@AmberCharitos AmberCharitos changed the title Add resource lookup timeout as variable CSS-9168 Add resource lookup timeout as variable Jun 19, 2024
src/structured_config.py Show resolved Hide resolved
@AmberCharitos AmberCharitos merged commit 9f79ff8 into main Jun 24, 2024
15 checks passed
@gtato gtato deleted the provider-policy-manager-url branch September 19, 2024 09:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants