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

Fix/detect connection outages #29

Merged
merged 4 commits into from
Mar 20, 2024
Merged

Commits on Mar 15, 2024

  1. fix: detect redis outages

    bpolaszek committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    dd8fdee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    999511a View commit details
    Browse the repository at this point in the history
  3. tests(RedisTransportFactoryTest): set pingInterval to 0 so that `Redi…

    …sTransport` doesn't connect to Redis within the unit test
    bpolaszek committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    f3d2dfd View commit details
    Browse the repository at this point in the history
  4. tests(RedisTransportTest): set pingInterval to 0 so that `RedisTransp…

    …ort` doesn't connect to Redis within the unit test
    bpolaszek committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    c632f1a View commit details
    Browse the repository at this point in the history