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

Poll for API connection and show notification when it fails #303

Merged
merged 7 commits into from
May 15, 2024

Commits on May 10, 2024

  1. Configuration menu
    Copy the full SHA
    1e071f3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4e1666c View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. Configuration menu
    Copy the full SHA
    2987d29 View commit details
    Browse the repository at this point in the history
  2. Require 2 failed requests before disconnecting, use increasing delay …

    …between retries, and abort after 10 attempts
    ghengeveld committed May 13, 2024
    Configuration menu
    Copy the full SHA
    498d2ba View commit details
    Browse the repository at this point in the history
  3. Cancel observers when addon is uninstalled, and allow API connection …

    …check to be retried through the UI
    ghengeveld committed May 13, 2024
    Configuration menu
    Copy the full SHA
    65c3ab3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d08c6fb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3053a3b View commit details
    Browse the repository at this point in the history