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

Add connection_timeout_ms and reset the timeout counter more often #132

Merged
merged 8 commits into from
Apr 3, 2024

Commits on Aug 9, 2023

  1. Configuration menu
    Copy the full SHA
    85f91c6 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2023

  1. Refactor last_attempt -> last_activity

    This semantically reflects the new usage of the variable better
    petterroea committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    0d6d70e View commit details
    Browse the repository at this point in the history
  2. Make tests work again

    petterroea committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    015268d View commit details
    Browse the repository at this point in the history
  3. Add unit tests of new BrokerConnection functionality

    The test mocks parts of BrokerConnection in order to assert that the connection state machine allows long-lasting connections as long as the state progresses often enough
    petterroea committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    6876f68 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2023

  1. Configuration menu
    Copy the full SHA
    91581ed View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2024

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

Commits on Mar 26, 2024

  1. Configuration menu
    Copy the full SHA
    d34ad3c View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. Configuration menu
    Copy the full SHA
    a9e30b0 View commit details
    Browse the repository at this point in the history