Skip to content

Discrepancies between local and remote implementation #3296

Closed Answered by qwerty541
quetool asked this question in Q&A
Discussion options

You must be logged in to vote

Hey, @quetool! I assume that your problem related to caching, currently stats card in your profile shows updated info. Stats card update time depends from cache_seconds query option. By default it was set to 21600 seconds ( 6 hours ). You can set custom value from 21600 to 86400 seconds. See: https://github.com/anuraghazra/github-readme-stats#common-options. You are also able to deploy your own Vercel instance and set CACHE_SECONDS environment variable, this makes it possible to set a cache seconds without upper and lower level restrictions.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by qwerty541
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants