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

[netatmo] API limit reached handling #16489

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Commits on Sep 25, 2024

  1. Enhance API limit reached handling

    Signed-off-by: clinique <[email protected]>
    clinique committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    41c5ca0 View commit details
    Browse the repository at this point in the history
  2. Debugging leftower removed

    Signed-off-by: clinique <[email protected]>
    clinique committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    6b79199 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7438b3a View commit details
    Browse the repository at this point in the history
  4. Working on InterruptedException

    Signed-off-by: clinique <[email protected]>
    clinique committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    0d00a77 View commit details
    Browse the repository at this point in the history
  5. Improve handling of interrupted request by alllowing retries

    Rebased
    
    Signed-off-by: clinique <[email protected]>
    Signed-off-by: [email protected] <[email protected]>
    clinique committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    57b6a7e View commit details
    Browse the repository at this point in the history
  6. Improve handling of interrupted request by alllowing retries

    Rebased
    Reintroducing TOO_MANY_REQUESTS
    
    Signed-off-by: clinique <[email protected]>
    Signed-off-by: [email protected] <[email protected]>
    clinique committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    be652a1 View commit details
    Browse the repository at this point in the history
  7. Improve handling of interrupted request by alllowing retries

    Rebased
    Reintroducing TOO_MANY_REQUESTS
    Rebased
    
    Signed-off-by: clinique <[email protected]>
    Signed-off-by: [email protected] <[email protected]>
    clinique committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    6ef1549 View commit details
    Browse the repository at this point in the history
  8. Resolving conflicts

    Signed-off-by: Gaël L'hopital <[email protected]>
    clinique committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    09cd57e View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. Code review corrections

    Signed-off-by: Gaël L'hopital <[email protected]>
    clinique committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    5747ec8 View commit details
    Browse the repository at this point in the history