Skip to content

use shorter interval post interaction when streaming

pqViewStreamingBehavior now uses two different intervals to minimize streaming delays post interaction. We still preserve the longer delay after update to let the application catch up before streaming begins following major changes to the pipeline.

Fixes #18415 (closed).

Closes #18415 (closed)

Merge request reports