ferruzzi commented on PR #35808: URL: https://github.com/apache/airflow/pull/35808#issuecomment-1823694970
One possible point to discuss: The value must be between 1 and 10. The API will return a ClientError if a value outside that range is provided. Do we want to catch that at init or just let the API handle it at runtime? I'm tempted to let the API handle it so we don't have to chase it if/when they make a change to the available range. -- 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]
