Apollon77 / daikin-controller-cloud

Connect and Control Daikin Cloud devices
MIT License
99 stars 26 forks source link

Block communication in client class when rate limited #147

Closed Apollon77 closed 4 months ago

jacoscaz commented 4 months ago

Seems reasonable and a good way to make sure that the moving window doesn't keep advancing due to over-eager retry heuristics. +1 from me!