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 more info to quicksight errors #30466

Merged
merged 3 commits into from
Apr 5, 2023
Merged

Conversation

vandonr-amz
Copy link
Contributor

@vandonr-amz vandonr-amz commented Apr 4, 2023

in the current state, error handling was not very helpful. Adding the exception and error info available in the response will help with debugging.

Took the opportunity to rearrange the code so that we sleep before polling for the state, not between polling and checking the value. This will shorten wait time by poll_interval for everyone.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:providers provider:amazon-aws AWS/Amazon - related issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants