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

Enhancing GlueTransform Stage for Stepfunction Crawler Task Retry #208

Merged

Conversation

anmolsgandhi
Copy link
Collaborator

Enhancement
Enhancing GlueTransform Stage for Stepfunction Crawler Task Retry

Detail
Added retries and backoff for the crawler task in step function so that it tries multiple time before failing, also instead of now catching the glue crawler running error and still succeeding the statemachine by design, it will now fail so CloudWatch can collect the right metric for alarm state

Relates
Enhancement: Enhancing GlueTransform Stage for Stepfunction Crawler Task Retry #206

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@anmolsgandhi anmolsgandhi added core enhancement New feature or request labels Jan 12, 2023
Copy link
Contributor

@malachi-constant malachi-constant left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks ! @anmolsgandhi

@malachi-constant malachi-constant merged commit 1af3ea8 into main Jan 12, 2023
@malachi-constant malachi-constant deleted the 206-gluetransform-stepfunction-crawler-task-retry branch January 12, 2023 20:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Enhancement: Enhancing GlueTransform Stage for Stepfunction Crawler Task Retry
3 participants