Receives RSUObserverEvents for every RSU pipeline run in this process.
Synchronous and fire-and-forget by contract: the pipeline never awaits an observer and never
fails because one threw. A throw is logged and swallowed — progress reporting must not be able
to break a schema migration.
Receives RSUObserverEvents for every RSU pipeline run in this process.
Synchronous and fire-and-forget by contract: the pipeline never awaits an observer and never fails because one threw. A throw is logged and swallowed — progress reporting must not be able to break a schema migration.