Profile viewed zeroed #30

Closed
opened 2025-11-20 04:15:15 -05:00 by saavagebueno · 3 comments
Owner

Originally created by @berkealgul on GitHub (Mar 19, 2022).

after the yesterdays issue my view count resetted. is anyone else experienced same issue?

Originally created by @berkealgul on GitHub (Mar 19, 2022). after the yesterdays issue my view count resetted. is anyone else experienced same issue?
saavagebueno added the bug label 2025-11-20 04:15:15 -05:00
Author
Owner

@antonkomarev commented on GitHub (Mar 19, 2022):

This issue is not related to the downtime. There is a case when two concurrent requests may overwrite counter value. But because detalization is stored in the separate file, we will be able to recount and restore these values.
I recommend you to use https://yhype.me, it does not have concurrent requests issue and have much more features which are not possible to implement in this project.

@antonkomarev commented on GitHub (Mar 19, 2022): This issue is not related to the downtime. There is a case when two concurrent requests may overwrite counter value. But because detalization is stored in the separate file, we will be able to recount and restore these values. I recommend you to use https://yhype.me, it does not have concurrent requests issue and have much more features which are not possible to implement in this project.
Author
Owner

@berkealgul commented on GitHub (Mar 19, 2022):

thank you for reply. How we should restore the previous count value?

@berkealgul commented on GitHub (Mar 19, 2022): thank you for reply. How we should restore the previous count value?
Author
Owner

@antonkomarev commented on GitHub (Mar 20, 2022):

@berkealgul if you want to help, you could write script to count views in detalized file and write result in summary file. I will help with the code review.

@antonkomarev commented on GitHub (Mar 20, 2022): @berkealgul if you want to help, you could write script to count views in detalized file and write result in summary file. I will help with the code review.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/github-profile-views-counter#30