Organization Updates
Use organization updates when your application needs realtime notifications across many spaces, runtimes, runs, and resources.
For runtime debugging, use run activity. Activity is the source of truth for what happened inside a runtime. Updates are a notification bus for broad resource changes.
Stream updates
The stream uses Server-Sent Events with automatic reconnection.

