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

feat: make agent reconnect in case of connection dropping #3342

Merged
merged 13 commits into from
Nov 9, 2023

Commits on Nov 8, 2023

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

    mathnogueira committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    4a34cb0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b83804e View commit details
    Browse the repository at this point in the history
  4. fix tests

    mathnogueira committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    12adf87 View commit details
    Browse the repository at this point in the history
  5. remove log

    mathnogueira committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    ef0ce0c View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2023

  1. fix reconnection logic

    mathnogueira committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    31a0469 View commit details
    Browse the repository at this point in the history
  2. add retry-go

    mathnogueira committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    59f879d View commit details
    Browse the repository at this point in the history
  3. ignore EOF errors

    mathnogueira committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    e97c594 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1c6a317 View commit details
    Browse the repository at this point in the history
  5. fix: reconnection logic

    mathnogueira committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    6fe683f View commit details
    Browse the repository at this point in the history
  6. remove unused method

    mathnogueira committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    6647728 View commit details
    Browse the repository at this point in the history
  7. PR patches

    mathnogueira committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    9a74cda View commit details
    Browse the repository at this point in the history
  8. fix build

    mathnogueira committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    d0dfd5c View commit details
    Browse the repository at this point in the history