ephraimbuddy commented on a change in pull request #20976:
URL: https://github.com/apache/airflow/pull/20976#discussion_r789761560



##########
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:
       I prefer length but if we should use size, I think having a default of 
1024 will make it seem like a storage size in kb




-- 
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]


Reply via email to