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

Boto Glue standard retry policy with configuration #1307

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

mark-major
Copy link
Contributor

@mark-major mark-major commented Nov 8, 2024

Configurable retry mechanism for the Glue catalog Boto client.

  • Setting the retry mode to standard
  • Introducing a new configuration glue.max-retries with default value set to 10
  • Adding the new configuration key to the documentation

Closes #1294

configurable max retry
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.

Adaptive retry for Glue Catalog calls to fix Glue throttling
1 participant