mirror of
https://github.com/discourse/discourse.git
synced 2025-02-06 03:18:23 +00:00
When we receive the stream parameter, we'll queue a job that periodically publishes partial updates, and after the summarization finishes, a final one with the completed version, plus metadata. `summary-box` listens to these updates via MessageBus, and updates state accordingly.