airflow icon indicating copy to clipboard operation
airflow copied to clipboard

openlineage: add missing `dag_state_change_process_pool_size` in `provider.yaml`.

Open JDarDagran opened this issue 1 year ago • 0 comments

In #39235 I missed for some reason adding dag_state_change_process_pool_size in the provider.yaml file. This small PR fixes this.


^ Add meaningful description above Read the Pull Request Guidelines for more information. In case of fundamental code changes, an Airflow Improvement Proposal (AIP) is needed. In case of a new dependency, check compliance with the ASF 3rd Party License Policy. In case of backwards incompatible changes please leave a note in a newsfragment file, named {pr_number}.significant.rst or {issue_number}.significant.rst, in newsfragments.

JDarDagran avatar May 16 '24 21:05 JDarDagran