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: add exponential backoff #541

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Commits on May 24, 2022

  1. add websocket backoff

    Roman Pertsev committed May 24, 2022
    Configuration menu
    Copy the full SHA
    3b2f5b0 View commit details
    Browse the repository at this point in the history
  2. actualize parameter name; clarify exceptions

    Roman Pertsev committed May 24, 2022
    Configuration menu
    Copy the full SHA
    768e1b2 View commit details
    Browse the repository at this point in the history
  3. rewrite TCP connection flow

    Roman Pertsev committed May 24, 2022
    Configuration menu
    Copy the full SHA
    34632f6 View commit details
    Browse the repository at this point in the history
  4. rename reference

    Roman Pertsev committed May 24, 2022
    Configuration menu
    Copy the full SHA
    57360aa View commit details
    Browse the repository at this point in the history
  5. add backoff to resolver

    Roman Pertsev committed May 24, 2022
    Configuration menu
    Copy the full SHA
    34ac87a View commit details
    Browse the repository at this point in the history
  6. extract variable

    Roman Pertsev committed May 24, 2022
    Configuration menu
    Copy the full SHA
    42e68fb View commit details
    Browse the repository at this point in the history
  7. decrease test attempts

    Roman Pertsev committed May 24, 2022
    Configuration menu
    Copy the full SHA
    175fb21 View commit details
    Browse the repository at this point in the history
  8. rename retry test

    Roman Pertsev committed May 24, 2022
    Configuration menu
    Copy the full SHA
    5410018 View commit details
    Browse the repository at this point in the history