Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Aborts] Abort Telemetry Collections requests on Navigation, Add abor…
…t functionality to getLimits (#6872) * debug * abort any pending requests on router "change:path" event, this should catch cases where the UI is bogged down and doesnt destroy the tc first * english * cant always be on * adding abort to limits requests * finally-ing off the promise * need to just return the object not the property * sticking with the try/catch structure we use elsewhere * removing abort on nav, as views should be calling destroy --------- Co-authored-by: John Hill <[email protected]> Co-authored-by: Shefali Joshi <[email protected]>
- Loading branch information