The GitHub Actions job "Tests" on airflow.git has failed. Run started by GitHub user ashb (triggered by ashb).
Head commit for run: d2b61976a4f8f73286906e2a6884d836a11fe4fb / Daniel Standish <[email protected]> Share data loader to across asyncio boto sessions (#40658) By default, a botocore session creates and caches an instance of JSONDecoder which consumes a lot of memory. This issue was reported here https://github.com/boto/botocore/issues/3078. In the context of triggers which use boto sessions, this can result in excessive memory usage and as a result reduced capacity on the triggerer. We can reduce memory footprint by sharing the loader instance across the sessions. Report URL: https://github.com/apache/airflow/actions/runs/9849018667 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
