The very first request validation is extremly slow

Issue #397 new
Former user created an issue

The validation of the very first request received by the app could take up to 25 seconds, depending on complexity of the oas3 definition provided and rhc CPU allocated.

Please introduce the possibility to "warm-up" validator on initialisation (startup), make initialisation eager, not lazy. Maybe as parameter to builder? If it possible to warm it up already, please provide the documentation tip

Comments (0)

  1. Log in to comment