Michael Squires

Results 15 comments of Michael Squires

Yeah, this is most certainly a hub limitation in which it can't handle a high number of requests in a short period of time. There is a ticket to handle...

Mind creating a PR with the new class?

I’m asking for a pull request (PR) that contains the new model class with the information that is missing. You write / test the new model class locally, and then...

You are right! Looks like a bug there. I'll get a fix in soon.

Feel free! I'm in the middle of a cross country move and haven't been on top of things.

Thanks for the submission. I'd prefer to go the route of using the strategy pattern and having two classes handling remote and local API calls. Some of your work will...

Right on. I'll check out the API changes and try to get Huejay in sync.

Should be feasible for me to add. Expect this shortly.

I think this is a good idea, but your example wouldn't work out so well if there are several calls with different "queueTimeout" values. This also doesn't solve performance issues...