Under the hood
The bridge transport config now carries internal-event uploader limits and a background-tasks callback.
The v2 remote-control bridge transport setup now passes an internalEventUploader block into the transport config, configuring max consecutive failures, max batch bytes, and a request timeout. A new onBackgroundTasks callback is also threaded through session setup alongside it.