Getting Around API Rate Limiting
Anyone who has had to work with an external API knows the problems that can occur when there are a lot of users hitting endpoints that directly pull from the external API’s. For example, we recently ran into an issue where we were polling an external API rapidly enough to…