Skip to content

Conversation

xzyfer
Copy link
Contributor

@xzyfer xzyfer commented Aug 16, 2017

We sometimes hit the GitHub API rate limit. To get around this we
have a hosted reverse proxy that has a baked in auth token. We
occasionally have issue with the proxy going down, and can only wait
for it to be bumped.

This PR uses a proxy deployed on heroku with a very restrictive auth
token. This should put an end to the proxy going down, and make it
possible for multiple people to manage if needed.

We sometimes hit the GitHub API rate limit. To get around this we
have a hosted reverse proxy that has a baked in auth token. We
occasionally have issue with the proxy going down, and can only wait
for it to be bumped.

This PR uses a proxy deployed on heroku with a very restrictive auth
token. This should put an end to the proxy going down, and make it
possible for multiple people to manage the server if needed.
@xzyfer xzyfer merged commit ee05b70 into sass:master Aug 16, 2017
@xzyfer xzyfer deleted the replace-github-proxy branch August 16, 2017 11:21
mgreter pushed a commit to mgreter/libsass that referenced this pull request Oct 6, 2017
We sometimes hit the GitHub API rate limit. To get around this we
have a hosted reverse proxy that has a baked in auth token. We
occasionally have issue with the proxy going down, and can only wait
for it to be bumped.

This PR uses a proxy deployed on heroku with a very restrictive auth
token. This should put an end to the proxy going down, and make it
possible for multiple people to manage the server if needed.
mgreter pushed a commit to mgreter/libsass that referenced this pull request Oct 6, 2017
We sometimes hit the GitHub API rate limit. To get around this we
have a hosted reverse proxy that has a baked in auth token. We
occasionally have issue with the proxy going down, and can only wait
for it to be bumped.

This PR uses a proxy deployed on heroku with a very restrictive auth
token. This should put an end to the proxy going down, and make it
possible for multiple people to manage the server if needed.
xzyfer added a commit that referenced this pull request Oct 9, 2017
We sometimes hit the GitHub API rate limit. To get around this we
have a hosted reverse proxy that has a baked in auth token. We
occasionally have issue with the proxy going down, and can only wait
for it to be bumped.

This PR uses a proxy deployed on heroku with a very restrictive auth
token. This should put an end to the proxy going down, and make it
possible for multiple people to manage the server if needed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant