aiqc commented on issue #38298: URL: https://github.com/apache/airflow/issues/38298#issuecomment-2033387481
Circling back here. The root problem was service quota limits on AWS Fargate. On Tue, Mar 19, 2024 at 4:22 PM, Andrey Anshin ***@***.***(mailto:On Tue, Mar 19, 2024 at 4:22 PM, Andrey Anshin <<a href=)> wrote: > Oh that is old issue with Batch but a least it nowadays provide a bit more information rather than couple years ago. > > Right now BatchOperator use waiters in some places so it would be nice to get example of the output https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/batch/client/describe_jobs.html at the moment when job are stuck (do not forget to replace any sensible information by placeholders) and after that someone could try to check is it possible to detect this case by waiters and fail the job. > > — > Reply to this email directly, [view it on GitHub](https://github.com/apache/airflow/issues/38298#issuecomment-2008061623), or [unsubscribe](https://github.com/notifications/unsubscribe-auth/AR4EIMXOZRVCV7TBPFGUJQLYZCNARAVCNFSM6AAAAABE6GHFL2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAMBYGA3DCNRSGM). > You are receiving this because you authored the thread.Message ID: ***@***.***> -- 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]
