-
-
Notifications
You must be signed in to change notification settings - Fork 750
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
Comments
Same issue on my bio |
Same issue for me too |
Same here |
same |
Seems to be working again. Perhaps some issues on the API retreiving data |
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. |
I used vercel I m not using Heroku
On Sun, Sep 24, 2023 at 8:50 AM Jonah Lawrence ***@***.***> wrote:
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.
—
Reply to this email directly, view it on GitHub
<#589 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AX54MJS63MXRHLCIUBABMPLX4AUA5ANCNFSM6AAAAAA5ABZIWM>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
--
*Warmest Regards *
*Shorena Anzhilov *
LinkedIn <https://www.linkedin.com/in/shorenaanzhilov/>
|
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. |
Describe the bug
A clear and concise description of what the bug is.
To Reproduce
Steps to reproduce the behavior:
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):
Smartphone (please complete the following information):
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: