Skip to main content

Module SafeStateOperationWithTimeout

Module SafeStateOperationWithTimeout 

Source
Expand description

Run a synchronous, blocking state operation off-thread with a hard timeout. The thread is allowed to finish in the background after the timeout fires; only the receiver gives up. Used during recovery where a hung repair must not stall the main runtime.

Functionsยง

Fn