health

val health: StateFlow<ArchiveHealth>

What this decorator has archived, and what it could not — see ArchiveHealth.

A MutableStateFlow owns no CoroutineScope, so this adds no scope ownership to the type, and update {} is an atomic CAS loop rather than dispatcher confinement.