Running Multiple Effects in Parallel with Throttled Frequency for API Requests
How might I run multiple effects in parallel while also throttling their frequency? Imagine that you want to make API requests as quickly as possible, while still remaining under that API's rate limits