xtendo-org / chips

A fast, lightweight, and concurrent plugin manager for the fish shell, written in Haskell
73 stars 3 forks source link

Avoid hitting the rate limit #17

Open xtendo-org opened 8 years ago

xtendo-org commented 8 years ago

The rate of unauthenticated requests to GitHub is limited to 60 per hour. This means with 10 plugins you can't run chips more than six times in an hour.