The GitHub Actions job "Tests" on airflow.git has succeeded. Run started by GitHub user dstandish (triggered by dstandish).
Head commit for run: c510b7990a55fb543a99865443f1d05e240f0684 / Daniel Standish <[email protected]> Share data loader to across asyncio boto sessions 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/9845327849 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
