phenotypic.sdk_.describe_durability#
- phenotypic.sdk_.describe_durability(override: bool | None = None) str[source]#
One-line description of the resolved durability mode, for the start log.
The same command carries different guarantees in different places, which is a genuinely surprising thing to debug. Logging the resolved mode at run start is a required mitigation, not a nicety.
Shares
_resolve_durability()withdurable_writes_enabled(), so the flag and the sentence describing it cannot drift apart.