List view
Feature request by @olegstepura Is it possible to have multiple routes configured to have different checks in different routes? Use case is kubernetes liveness and readiness probes: liveness probe is the one we would like to have running pretty often (each 10 sec) and having doctrine check in it is too much. but readiness probe can be done using longer interval (once per minute) and include doctrine check to make sure everything is setup correctly Thanks!
No due date•4/4 issues closed