dominikhei commented on issue #35278: URL: https://github.com/apache/airflow/issues/35278#issuecomment-4533707390
> I'd like to take the remaining trigger migrations for Batch, Redshift cluster and SageMaker if they are still pending. The operators and sensors already seem merged for all three and triggers still need verify and botocore_config propagated through to the hook, following the same pattern as the Lambda trigger. > > I'll do these as separate PRs I wonder whether it would make sense to keep the ClusterTrigger as is, as due to it not checking a single status but multiple ones, one would need to introduce custom waiters for every possible state, which are then used dynamically. -- 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]
