InkApplications/Shade

Rate Limit requests

Closed this issue · 1 comments

Need to create a way to rate limit the requests, since Hue Bridges seem to crap out if you make requests more frequently than once under 100ms or so.

I think we can achieve this with an interceptor/semaphore like construct.
This isn't a breaking change, so it can wait until after release.