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 7 commits into
base: main
Choose a base branch
from

Commits on Mar 29, 2024

  1. Enhance API limit reached handling

    Signed-off-by: clinique <gael@lhopital.org>
    clinique committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    86a0837 View commit details
    Browse the repository at this point in the history
  2. Debugging leftower removed

    Signed-off-by: clinique <gael@lhopital.org>
    clinique committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    6048eef View commit details
    Browse the repository at this point in the history
  3. Improve handling of interrupted request by alllowing retries

    Signed-off-by: clinique <gael@lhopital.org>
    clinique committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    26d3c74 View commit details
    Browse the repository at this point in the history
  4. Working on InterruptedException

    Signed-off-by: clinique <gael@lhopital.org>
    clinique committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    4d87b7f 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 <gael@lhopital.org>
    Signed-off-by: gael@lhopital.org <gael@lhopital.org>
    clinique committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    3242aa7 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 <gael@lhopital.org>
    Signed-off-by: gael@lhopital.org <gael@lhopital.org>
    clinique committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    4870e57 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 <gael@lhopital.org>
    Signed-off-by: gael@lhopital.org <gael@lhopital.org>
    clinique committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    a189039 View commit details
    Browse the repository at this point in the history