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

check sagemaker training job status before deferring SageMakerTrainingOperator #36685

Commits on Feb 3, 2024

  1. feat(providers/amazon): check sagemaker status before deferring SageM…

    …akerTrainingOperator
    Lee-W committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    2ab4058 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d08ea80 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5ed63bb View commit details
    Browse the repository at this point in the history
  4. refactor(providers/amazon): extract billable_seconds logic as count_b…

    …illable_seconds staticmethod
    Lee-W committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    fbb6dc9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0dabac3 View commit details
    Browse the repository at this point in the history
  6. refactor(providers/amazon): remove unnecessary args from SageMakerTri…

    …ggerTrainingPrintLogTrigger
    Lee-W committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    5de9e3f View commit details
    Browse the repository at this point in the history
  7. refactor(providers/amazon): rename SageMakerTriggerTrainingPrintLogTr…

    …igger as SageMakerTrainingPrintLogTrigger
    Lee-W committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    b894cb6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    19781b5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2a10a09 View commit details
    Browse the repository at this point in the history
  10. test: fix test failure

    Lee-W committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    86f9c19 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ba7596a View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    9cae465 View commit details
    Browse the repository at this point in the history