aget_delta_channel_history(
self,
*,
config: RunnableConfig,
channels: Sequence[str]
) -> Fast-path override of BaseCheckpointSaver.aget_delta_channel_history.
See PostgresSaver.get_delta_channel_history for design notes; this is
the async equivalent with internal stage-1 paging and per-channel
UNION ALL stage-2.