Skip to content

Any ideas for saving Github Quota when using Probot? #1427

Answered by gr2m
oscard0m asked this question in Q&A
Discussion options

You must be logged in to vote

The probot app should throttle requests to avoid being rate limitted automatically. If your app is running across multiple processes or in a serverless environment, you can use Redis as a throttle backend. See REDIS_URL: https://probot.github.io/docs/configuration/. Or use options.redisConfig with the Probot constructor

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@oscard0m
Comment options

@gr2m
Comment options

@oscard0m
Comment options

@gr2m
Comment options

Answer selected by oscard0m
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants