kaxil commented on a change in pull request #20976:
URL: https://github.com/apache/airflow/pull/20976#discussion_r789676046
##########
File path: airflow/config_templates/config.yml
##########
@@ -453,6 +453,15 @@
type: string
example: ~
default: "128"
+ - name: max_map_size
+ description: |
+ The maximum list/dict size an XCom can push to trigger task mapping.
If the pushed list/dict
Review comment:
Don't block this PR because of this -- I don't have a strong preference
either and if others don't feel the same way too, feel free to merge it :)
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]