Giter VIP home page Giter VIP logo

go-strava-daemon's People

Contributors

bertschoovaerts avatar meurillonguillaume avatar richeza avatar xivk avatar

Stargazers

 avatar

Watchers

 avatar

go-strava-daemon's Issues

Start and stop timestamp in db not properly set

Bug report: Start and stop timestamp in db not properly set

Describe the bug

The stop and start timestamps in the database are identical:

image

To Reproduce

  • Register a strava account against staging.bikedataproject.org.
  • Check the timestamp data in the database.

Expected behavior

The timestamps to be properly set. Start timestamp the first timestamp from the track, the stop timestamp the last.

A user without activities generates an error in ther logs.

Bug report: A user without activities generates an error in ther logs.

Describe the bug

After redeploying the service this message appears in the log:

"time="2020-09-21T12:36:38Z" level=error msg="Could not store new user activities: Could not fetch user activities: ""

Update: It seems this happens when a user has no activities.

To Reproduce

Change the IsHistoryFetched boolean of the last user in the database to 'false'.

Expected behavior

  • User Activities are fetched.
  • The boolean is not set until activities are fetched without errors.
  • No error messages are reported.

Not all relevant activities are fetched.

Bug report: Not all relevant activities are fetched.

Describe the bug

When registering my strava account with staging.bikedataproject.org it fetches most of my activities but not all of them.

To Reproduce

  • Register strava account.
  • Check the database to see if all contributions are there.

Expected behavior

All relevant activities to be fetched.

Attachments

Activties in the db:

image

Activities on profile:

https://www.strava.com/athletes/15977988

Missing activity:

https://www.strava.com/activities/3945539474

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.