ashb edited a comment on issue #13325: URL: https://github.com/apache/airflow/issues/13325#issuecomment-755239708
@bouke-nederstigt Okay, I've found the problem. `max_tis_per_query=0` in the config is broken. A quick work-around for you for now is to set that to a large value (say 512). We'll fix it so 0 works as documented in 2.0.1 -- this was a bug in Airflow (it turns out we don't have any tests that set it to 0) ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
