Checks to see if we should take steps to mitigate bandwidth usage Relies on the NetworkInformation API which is has limited availability: https://caniuse.com/#search=navigator.connection
- Source:
Returns:
- true if user has a slow connection or has asked us to limit data usage
- Type
- boolean