Skip to content
Developer Preview

SessionDurabilityProfile

Which durability profile the host declared at the handshake.

Absent and declared-"durable" collapse to ONE reading on purpose: nothing downstream needs to tell them apart, and a source discriminator would be a field carried for a future that has not arrived. Adding it later is additive; removing it from a barrel-exported type would not be.

Source

clients/sdk-ts/src/facade/host-death.ts:40

{
"kind": "Type alias",
"canonicalPath": "SessionDurabilityProfile"
}