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

🐛 fix: disable count api #55

Merged
merged 1 commit into from
Oct 27, 2023
Merged

Conversation

maurodesouza
Copy link
Owner

What type of PR is this? (check all applicable)

  • Refactor
  • Feature
  • Bug Fix
  • Enhancement
  • Documentation Update

What I did

I implemented a count metric to see the main page visits and the number of generated readmes, but apparently, it has been down since April.

With it, it is generating a timeout error on the Vercel API, throwing a lot of error messages in the panel.

So, I decided just to remove this part for a while. Now, it will just return 200 when it has been called.

Closes #54

@vercel
Copy link

vercel bot commented Oct 27, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
profile-readme-generator ✅ Ready (Inspect) Visit Preview Oct 27, 2023 11:25pm

@maurodesouza maurodesouza merged commit 02d4470 into main Oct 27, 2023
3 checks passed
@maurodesouza maurodesouza deleted the fix/timeout-request-error branch October 27, 2023 23:26
@maurodesouza maurodesouza mentioned this pull request Jan 9, 2024
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

Successfully merging this pull request may close these issues.

[BUG]: request error
1 participant