Skip to content

Draft: New Diffs: SSR Template streaming

What does this MR do and why?

This MR attemps to use Rails Streaming to serve diffs.

Right now it doesn't work because response is always fully buffered. We need to investigate if it's possible to make our diffs work with streaming.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports