mik-laj commented on a change in pull request #9338:
URL: https://github.com/apache/airflow/pull/9338#discussion_r443074741



##########
File path: airflow/api_connexion/openapi/v1.yaml
##########
@@ -2134,6 +2134,7 @@ components:
       schema:
         type: integer
         minimum: 1
+        maximum: 100

Review comment:
       If you want, you can do it using your method, but I think my idea seems 
simpler to do.
   
   The intention is to limit, but the limit depends on the specific deployment. 
If your server has 64 GB RAM, then you can set a different limit than if your 
server has only 1 GB. 




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


Reply via email to