[CT-3000] Handle performance/caching issues with using mashumaro jsonschema generation #8426
Labels
performance
tech_debt
Behind-the-scenes changes, with little direct impact on end-user functionality
Description
In #6776, pull request #8132 we switched from using hologram to mashumaro for generating jsonschemas, but the lack of caching caused performance issues (CI jobs took more than twice as long to complete).
Using that work as a base, develop some kind of caching which will match the performance of hologram.
The text was updated successfully, but these errors were encountered: