Module peek_stash

Source
Expand description

For eligible peeks, we send the result back via the peek stash (aka persist blob), instead of inline in ComputeResponse.

Structsยง

StashingPeek
An async task that stashes a peek response in persist and yields a handle to the batch in a PeekResponse::Stashed.