BasPH commented on a change in pull request #20976:
URL: https://github.com/apache/airflow/pull/20976#discussion_r790595450
##########
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:
+1 for length, size suggests a unit in bytes to me
--
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]