Closed moomindani closed 1 year ago
This PR replaces retry logic with botocore's WaiterModel. This also removes the issue that dbt-glue calls too many StopSession API even during session is in Provisioning/Stopping state.
CHANGELOG.md
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.
Description
This PR replaces retry logic with botocore's WaiterModel. This also removes the issue that dbt-glue calls too many StopSession API even during session is in Provisioning/Stopping state.
Checklist
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.