Release 1.0.0
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 in…
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!
There are no open issues in this milestone.
Add issues to milestones to help organize your work for a particular release or project.
Create new issueOr find and add issues with no milestone in this repo.