amoghrajesh commented on PR #53939: URL: https://github.com/apache/airflow/pull/53939#issuecomment-3138764263
It actually seems that the asset metadata never reaches `BaseSerialization.serialize()` - it fails much earlier during pydantic's default JSON serialization when sending the HTTP API request. We probably should send it through the serialization layer similar to xcoms. -- 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]
