Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Block communication in client class when rate limited #147

Merged
merged 2 commits into from
Jul 7, 2024

Conversation

Apollon77
Copy link
Owner

No description provided.

@Apollon77 Apollon77 requested a review from jacoscaz July 6, 2024 13:37
@jacoscaz
Copy link
Collaborator

jacoscaz commented Jul 6, 2024

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!

@Apollon77 Apollon77 merged commit a18bd04 into main Jul 7, 2024
29 checks passed
JeroenVdb added a commit to JeroenVdb/daikin-controller-cloud that referenced this pull request Aug 4, 2024
* origin/main: (21 commits)
  build(deps-dev): bump @alcalzone/release-script from 3.7.0 to 3.8.0 (Apollon77#153)
  build(deps-dev): bump typescript from 5.5.3 to 5.5.4 (Apollon77#151)
  chore: release v2.4.0
  Allows to ignore the check if a state is writable on setData
  chore: release v2.3.0
  Block API request maximum for 24h and then check again (Apollon77#149)
  binds to the port provided by the OS if none is provided via config, defaults to 0.0.0.0 as the bind address if none is provided in the config, constructs the redirectUri based bind address and port if none is provided via config (Apollon77#148)
  chore: release v2.2.0
  Block communication in client class when rate limited  (Apollon77#147)
  enhance docs
  chore: release v2.1.1
  * Expose the Rate limit error retryAfter time in the error object
  chore: release v2.1.0
  * Expose the Rate limit error retryAfter time in the error object
  chore: release v2.0.0
  docs
  chore: release v2.0.0-alpha.9
  minimum nodejs 18.2
  chore: release v2.0.0-alpha.8
  release
  ...

# Conflicts:
#	.gitignore
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants