potiuk commented on issue #43872: URL: https://github.com/apache/airflow/issues/43872#issuecomment-2567875287
> Agree. The limit was implemented in a bit to "silent" way in the old API and it created confusion. Even if we have the "max limit" internally - I think best thing to respond with error when: a) you do not specify limit and number of responses exceeds the "max limit" b) you specify limit that is bigger than "max-limit" Both cases should result in ERROR - currently both will silently return you something different than you expected. -- 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]
