Skip to content
Developer Preview

SessionGapBuffered

Session.apply’s other own verdict: a frame held while an fill is in flight.

Class in muse_code

NOT a FoldOutcome — the fold has not seen this frame yet and reporting one would state a fold move that has not happened. The frame is not lost: it is re-fed through this same path, in cursor order behind the paged prefix, when the fill splices. The pause a consumer sees is exactly this.

Property Type Description
method str The held frame’s notification method name.
kind Literal['bufferedDuringGap'] The verdict discriminator, always "bufferedDuringGap".
Source

clients/sdk-py/src/muse_code/facade/session.py:282