Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue With Activity Lag #2

Open
derekjohnsonva opened this issue Oct 25, 2023 · 1 comment
Open

Issue With Activity Lag #2

derekjohnsonva opened this issue Oct 25, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@derekjohnsonva
Copy link

Hey man! Thanks for working on this project. I was planning on doing something very similar but luckily found your project first!
I did have an issue when trying to use it. I will describe the steps I took below and I think the issue will be clear.

  1. Installed the plugin.
  2. Synced my existing activities.
  3. Noticed some of my recent runs were not present due to me not having uploaded them to Strava.
  4. Upload the runs from the last 3 days to Strava.
  5. Attempt to re-sync the plugin.
  6. Fail to get new activities.

I think the issue is the timestamp for the first sync got stored and since all of the recent activities took place before the timestamp, they are ignored. I do not know if there is a good solution to this because it would really involve going back through and checking every entry currently in the library to see if any are missing. Just thought it was something I should highlight.

@saadsaifse saadsaifse self-assigned this Oct 25, 2023
@saadsaifse saadsaifse added the enhancement New feature or request label Oct 25, 2023
@saadsaifse
Copy link
Owner

Hi @derekjohnsonva,

Thanks for trying it out and highlighting this issue! You are totally right, I store the last synced timestamp, that I am now thinking of exposing in settings instead; so that the users can change it for situations like yours. I will add this feature to my agenda.

In the meantime, first try disabling and then enabling the plugin. That should sync your newer activities. Please let me know if that worked.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants