Codingaditya17 commented on issue #67281:
URL: https://github.com/apache/airflow/issues/67281#issuecomment-4510190938

   Hi, I would like to work on this issue.
   
   From the description, it looks like `SageMakerProcessingOperator` is 
checking the generic `SageMakerHook.failed_states` instead of 
`SageMakerHook.processing_job_failed_states`, so the `Stopped` state is not 
treated as a terminal failed state for processing jobs.
   
   I can look into updating the operator logic and adding/adjusting tests to 
cover the `Stopped` state when `deferrable=True` and `wait_for_completion=True`.
   
   Thanks!


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to