A high-traffic UI flow produces inconsistent ordering between initial load and refresh. The affected area is RxJS stream.
Repair the RxJS stream capacity pool implementation so it allocates limited capacity by priority without exceeding demand or the global limit.
Evidence
- Affected surface: Angular / RxJS stream.
- Observed failure family: allocate limited capacity.
- Scope policy: retained must equal true.