hussein-awala commented on issue #32434: URL: https://github.com/apache/airflow/issues/32434#issuecomment-1627453743
@tirkarthi I have reproduced the issue using `jsonschema=4.17.3`. In an attempt to resolve this, I have replaced jsonschema with [fastjsonschema](https://horejsek.github.io/python-fastjsonschema/). Based on initial results, the execution time has been reduced to one second instead of the previous five seconds per dag. -- 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]
