Expand description
Fixed processing targets over the shared durable receiver.
Structs§
- Barrier
Snapshot - Settled obligations from one bounded sync run.
- Barrier
Topic - One fixed target and its latest durable progress (STR-042 and STR-043).
- Group
Barrier Run - Fixed starting groups plus discoveries attributed to Welcomes at or below the fixed H.
Enums§
- Barrier
Cause - Why one fixed processing obligation is unfinished.
- Barrier
Error - Barrier
Failure - Why a bounded sync stopped before every obligation completed.
Functions§
- receive_
through_ current - Sample targets once and query missing receipt without first waiting for a live stream. Traffic after these targets cannot extend the call.
- receive_
through_ current_ until - Target sampling and processing use one deadline.
- receive_
with_ welcomes_ until - Process starting groups and enrolled Welcome discoveries under one deadline. Later local groups and Welcomes above the sampled head cannot extend the run.
- wait_
through - Wait for all independent obligations before reporting blocked work. Prefer a healthy receiver for caller-supplied targets, with bounded Query fallback.