Skip to content
This repository has been archived by the owner on Mar 6, 2023. It is now read-only.

Rate limiter in GitHub API #115

Closed
paulfantom opened this issue May 17, 2018 · 1 comment
Closed

Rate limiter in GitHub API #115

paulfantom opened this issue May 17, 2018 · 1 comment

Comments

@paulfantom
Copy link
Member

Sometimes we hit rate limit while asking GitHub API for latest prometheus version when executing travis CI tests.
This can be prevented by adding authentication to uri module while executing request to GitHub API.

paulfantom added a commit that referenced this issue May 27, 2018
This will cause to access github API as authenticated cloudalchemybot user (when there is GH_TOKEN variable set) or unauthenticated (when there is no GH_TOKEN var)

Resolves #115
slomo pushed a commit to slomo/ansible-prometheus that referenced this issue Dec 12, 2018
This will cause to access github API as authenticated cloudalchemybot user (when there is GH_TOKEN variable set) or unauthenticated (when there is no GH_TOKEN var)

Resolves cloudalchemy#115
@lock
Copy link

lock bot commented Mar 24, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked and limited conversation to collaborators Mar 24, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant