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

Number of forks/stars not changing? #98

Open
karan opened this issue Jul 16, 2013 · 4 comments
Open

Number of forks/stars not changing? #98

karan opened this issue Jul 16, 2013 · 4 comments

Comments

@karan
Copy link
Contributor

karan commented Jul 16, 2013

Not sure why but the number of forks and stars has not been updated for the last ~2 days. Is this intentional or is there a plan to include automatic updating?

@rmyers
Copy link
Member

rmyers commented Jul 18, 2013

Has there been a new commit to the repo? It only updates every ~6 hours and only after a commit was pushed.

@karan
Copy link
Contributor Author

karan commented Jul 18, 2013

My repo's stats changed just today. There have been commits almost everyday.

@rmyers
Copy link
Member

rmyers commented Jul 20, 2013

I'll have a look at the logic again. What I don't want is to constantly updating the projects when the commits are coming in (so as to not add to transaction times in the DB). But maybe only update if the numbers have changed rather then using a 6 hour update window.

@karan
Copy link
Contributor Author

karan commented Jul 21, 2013

But maybe only update if the numbers have changed rather then using a 6 hour update window.

For this, I think, you would have to hit the API more often which adds more transactions to the DB. I'd say update every 24 hours.

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

No branches or pull requests

2 participants