Optional
Optional error reporter. When provided, polling errors are dispatched through it with where: 'subscribe'. Without a reporter, errors are swallowed silently — so consumers of PollingTransport directly should always wire one.
where: 'subscribe'
Optional error reporter. When provided, polling errors are dispatched through it with
where: 'subscribe'. Without a reporter, errors are swallowed silently — so consumers of PollingTransport directly should always wire one.