Open
Description
HealthChecks with settings from example https://martendb.io/events/projections/healthchecks#example-configuration-1 (maxSameLagTime > 0) always return healthy.
Every health request creates a new instance of AsyncDaemonHealthCheckExtensions.AsyncDaemonHealthCheck, so the previous value of _lastProjectionsChecks is not awailable
Marten.AspNetCore, Version=7.29.0
Activity