Flexible App Version Readiness Check
Constructors
Properties
Link copied to clipboard
A maximum time limit on application initialization, measured from moment the application successfully replies to a healthcheck until it is ready to serve traffic. Default: "300s"
Link copied to clipboard
Interval between health checks. Default: "5s".
Link copied to clipboard
Number of consecutive failed checks required before removing traffic. Default: 2.
Link copied to clipboard
Number of consecutive successful checks required before receiving traffic. Default: 2.