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

Adds exponential backoff to re-spawing new streams for supposedly dead peers #483

Merged
merged 20 commits into from May 30, 2022

Commits on Apr 6, 2022

  1. updates gitignore

    yhassanzadeh13 committed Apr 6, 2022
    Copy the full SHA
    c3a6760 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    5e8ec29 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    7c58f7a View commit details
    Browse the repository at this point in the history
  4. extends test

    yhassanzadeh13 committed Apr 6, 2022
    Copy the full SHA
    42e310b View commit details
    Browse the repository at this point in the history
  5. adds cleaner logic

    yhassanzadeh13 committed Apr 6, 2022
    Copy the full SHA
    90cdd55 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    b3f58bc View commit details
    Browse the repository at this point in the history

Commits on May 9, 2022

  1. Copy the full SHA
    a9f4edf View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    a77d435 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    6e4b2f8 View commit details
    Browse the repository at this point in the history
  4. reduces jitter time

    yhassanzadeh13 committed May 9, 2022
    Copy the full SHA
    2761b98 View commit details
    Browse the repository at this point in the history
  5. fixes a test

    yhassanzadeh13 committed May 9, 2022
    Copy the full SHA
    6401d8b View commit details
    Browse the repository at this point in the history

Commits on May 25, 2022

  1. Copy the full SHA
    4c94e5f View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    e260291 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2022

  1. Copy the full SHA
    c74ae78 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    7f815f0 View commit details
    Browse the repository at this point in the history
  3. nit

    yhassanzadeh13 committed May 26, 2022
    Copy the full SHA
    6ebc292 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2022

  1. Copy the full SHA
    8b64966 View commit details
    Browse the repository at this point in the history
  2. bug fix

    yhassanzadeh13 committed May 27, 2022
    Copy the full SHA
    c00510e View commit details
    Browse the repository at this point in the history
  3. nit

    yhassanzadeh13 committed May 27, 2022
    Copy the full SHA
    e9d42fa View commit details
    Browse the repository at this point in the history

Commits on May 30, 2022

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