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

streak is not showing the numbers #589

Open
ShorenaK opened this issue Sep 20, 2023 · 8 comments
Open

streak is not showing the numbers #589

ShorenaK opened this issue Sep 20, 2023 · 8 comments
Labels
bug Something isn't working

Comments

@ShorenaK
Copy link

Describe the bug
A clear and concise description of what the bug is.

To Reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: [e.g. iOS]
  • Browser [e.g. chrome, safari]
  • Version [e.g. 22]

Smartphone (please complete the following information):

  • Device: [e.g. iPhone6]
  • OS: [e.g. iOS8.1]
  • Browser [e.g. stock browser, safari]
  • Version [e.g. 22]

Additional context
Add any other context about the problem here.

@ShorenaK ShorenaK added the bug Something isn't working label Sep 20, 2023
@musagenius345
Copy link

musagenius345 commented Sep 20, 2023

Same issue on my bio

@alin-trinca
Copy link

Same issue for me too

@tyronemurg
Copy link

Same here

@codewithastro
Copy link

same

@tyronemurg
Copy link

Seems to be working again. Perhaps some issues on the API retreiving data

@DenverCoder1
Copy link
Owner

When there is a lot of traffic to the Heroku server, the GitHub API seems to stop sending back content and the responses become very slow.

To avoid this issue, I recommend self-hosting the project. There are steps in the readme, I recently added a new method for deploying with Vercel entirely online. It's free and shouldn't take more than a couple minutes to set up.

It should also start working on its own, but there isn't much I can do to prevent it from going down in the future, so self-hosting is still an option to get it to stay up more reliably.

@ShorenaK
Copy link
Author

ShorenaK commented Sep 25, 2023 via email

@DenverCoder1
Copy link
Owner

The main deployment linked on the repo is hosted on Heroku, but there are instructions included for those who choose to host on Vercel instead. Since my deployment gets thousands of requests every hour, it frequently reaches the limits for GitHub to send back content even with multiple tokens in use. If you host it on your own with your own GitHub token it will not be anywhere near these limits so it should not be slow or broken.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

6 participants