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

Fix session provisioning timeout and delay handling #397

Merged

Conversation

lawofcycles
Copy link
Contributor

resolves #351

Description

pass session_provisioning_timeout_in_seconds as timeout instead of delay in get_session_waiter()

Checklist

  • I have signed the CLA
  • I have run this code in development and it appears to resolve the stated issue
  • This PR includes tests, or tests are not required/relevant for this PR
  • I have updated the CHANGELOG.md and added information about my change to the "dbt-glue next" section.

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

@moomindani moomindani added the enable-functional-tests This label enable functional tests label Jun 6, 2024
@moomindani moomindani self-assigned this Jun 6, 2024
@moomindani moomindani merged commit fea7dce into aws-samples:main Jun 7, 2024
19 checks passed
@moomindani
Copy link
Collaborator

Thanks for your contribution!

@lawofcycles lawofcycles deleted the fix-boto_session_waiter_delay branch June 7, 2024 01:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enable-functional-tests This label enable functional tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

boto session waiter is setup incorrectly causing session state change to wait until session timeout
2 participants