hoovercj/strava-weather-reporter

Don't process indoor activities

hoovercj opened this issue · 2 comments

If I can tell when an activity is indoor, don't add weather information for it.

This needs prioritized as it results in an exception in telemetry and the message processed 5 times.

As soon as I can tell that an activity doesn't have start/end coordinates I should gracefully exit.

Fixed.