Results for “Std.App.Health.Readiness”
5 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
- Std.App.Health.Readiness
Whether this process should receive traffic.
- Std.App.Health.readiness
Str -> fn() -> Std.App.Health.Verdict -> Std.App.Health.ReadinessA readiness check.
- Std.App.Database.readiness
&Std.App.Database.Database -> Str -> Std.App.Health.ReadinessA readiness check that asks the database a question.
- Std.App.Health.ready
&Array[Std.App.Health.Readiness] -> Std.App.Health.ReportWhether this process should receive traffic.
- Std.App.reporting
&Std.App.App -> Str -> Str -> &Array[Std.App.Health.Liveness] -> &Array[Std.App.Health.Readiness] -> Std.App.Health.Reading -> Std.App.AppThe application answering what it is asked about itself.
