Skip to content
Open
No due date
Last updated Jan 19, 2022
100% complete

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!

List view

    There are no open issues in this milestone

    Add issues to milestones to help organize your work for a particular release or project. Find and add issues with no milestones in this repo.