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

can't sign-in during to auth problem in both github and intra methods #82

Open
Wadie-ess opened this issue Aug 3, 2022 · 5 comments
Open

Comments

@Wadie-ess
Copy link

No description provided.

@JaeSeoKim
Copy link
Owner

Resolved by changing to a new authentication token.
If the current service is 42api dependent and the api call limit is caught, service failure may occur.

And because we are currently in the military service of the Republic of Korea, the issue may be delayed a lot.

@Ant0wan
Copy link

Ant0wan commented Sep 8, 2022

Hi, I am still having the same issue. :/

@JaeSeoKim
Copy link
Owner

JaeSeoKim commented Sep 9, 2022

There are currently more than 1200 users... The service is currently not functioning properly due to a limitation of 42 APIs.
Also, the free limit of the 'vercel' that I am using for free is out of the free limit, so I have to find another way...

@lepirlouit
Copy link

you have to cache the result to avoid doing an api call on each display of the badge you just need to define a caching period, I think 24hours is a good start

@JaeSeoKim
Copy link
Owner

you have to cache the result to avoid doing an api call on each display of the badge you just need to define a caching period, I think 24hours is a good start

@lepirlouit Sadly, the caching policy has already been applied….

The problem is that requests are coming in well above the 42 API request limit.

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

4 participants