GitHub user Neon-Face added a comment to the discussion: [Bug] `standard.operators.python` fails the task randomly
This is how i modified my `airflow.cfg`: ```airflow.cfg auth_manager = airflow.providers.fab.auth_manager.fab_auth_manager.FabAuthManager parallelism = 64 max_active_tasks_per_dag = 32 load_examples = False sql_alchemy_pool_size = 10 default_timezone = Europe/Amsterdam ``` GitHub link: https://github.com/apache/airflow/discussions/54534#discussioncomment-14113663 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
