ahilashsasidharan commented on PR #63994:
URL: https://github.com/apache/airflow/pull/63994#issuecomment-4224847175

   > Why did we move from having this validation done at the pydantic level 
(which I think was nice, part of the deserializer model) to now have this 
entangled in the router code?
   
   I was debugging an issue with the pydantic implementation and switched to 
having it in the router code, but the issue was unrelated to either 
implementation. 
   
   I was just waiting on feedback on the preferred method. If the pydantic 
method was nice. I will revert back to that as that implementation requires 
less code and complexity.
   


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