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: retry schema-migration sfn on Batch.AWSBatchException #7165

Merged
merged 4 commits into from
Jun 6, 2024

Commits on Jun 5, 2024

  1. fix: retry schema-migration sfn on Batch.AWSBatchException

    - the scheme migration can fail with the error Batch.AWSBatchException. We will now retry when this happens.
    - pass error message so they show up in the error handling steps inthe Sfn
    Bento007 committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    4157edc View commit details
    Browse the repository at this point in the history
  2. undo adding null

    Bento007 committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    fefa699 View commit details
    Browse the repository at this point in the history
  3. undo adding null

    Bento007 committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    daa1124 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. Configuration menu
    Copy the full SHA
    6cab9a9 View commit details
    Browse the repository at this point in the history