potiuk commented on PR #38489: URL: https://github.com/apache/airflow/pull/38489#issuecomment-2020926756
Answering for @uranusjr I think possibly yes - those that do not print value that is wrong, could be runtime errors. This is completely incosequential though in dev tools, because those exception are not a 'library" type of exceptions that could be handled by a caller in a different way. But if I were to made a rule for `nit-picking` and wanting to be really, really, really strict here: "if we do not print the value that is wrong and if the value is not directly provided by the user, it should be a runtime error." But I am ok with any approach here, as it is, as I said inconsquential. -- 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]
