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 an issue so that it only pulls the status for the defined interval #105

Open
1 task
haroon-sheikh opened this issue Sep 29, 2023 · 4 comments
Open
1 task
Labels
bug Something isn't working good first issue Good for newcomers hacktoberfest

Comments

@haroon-sheikh
Copy link
Collaborator

Problem:

Currently it's continuously requesting the status from github ignoring the global interval of 30 seconds

Tasks:

  • Update so that it only requests updates for the set interval or default 30 seconds
@haroon-sheikh haroon-sheikh added bug Something isn't working good first issue Good for newcomers hacktoberfest labels Sep 29, 2023
@RacHiT101
Copy link

hey @haroon-sheikh I would like to work on this issue

@haroon-sheikh
Copy link
Collaborator Author

Hi @RacHiT101, please go ahead and let me know if you have any questions.

@RacHiT101
Copy link

i got caught in a loop and exceeded the Api rate limit

@haroon-sheikh
Copy link
Collaborator Author

@RacHiT101 You should still be able to have a look at if its using the interval or not. Even if they're failing requests.

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

No branches or pull requests

2 participants