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 Auto-Disable Failing Connections feature #11099

Merged
merged 23 commits into from
Mar 18, 2022

Commits on Mar 14, 2022

  1. Configuration menu
    Copy the full SHA
    22f78d7 View commit details
    Browse the repository at this point in the history
  2. Rename and cleanup

    terencecho committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    96f7fe3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4ffe081 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2015a94 View commit details
    Browse the repository at this point in the history
  5. Fix env flag name

    terencecho committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    ff0046e View commit details
    Browse the repository at this point in the history
  6. Fix missing name changes

    terencecho committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    814d314 View commit details
    Browse the repository at this point in the history
  7. Add comments to unit test

    terencecho committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    bacdf92 View commit details
    Browse the repository at this point in the history
  8. Address PR comments

    terencecho committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    9e0c365 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a8028f4 View commit details
    Browse the repository at this point in the history
  10. Update unit tests

    terencecho committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    1be1ad5 View commit details
    Browse the repository at this point in the history
  11. Remove the attemptId notion in the connectionManagerWorkflow (#10780)

    This is removing the attemptId from the create attempt activity to replace it with the attemptNumber. This will be modified in the workflow in a later commit.
    benmoriceau authored and terencecho committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    63a3cf4 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    52ab967 View commit details
    Browse the repository at this point in the history
  13. Revert "Revert "Remove the attemptId notion in the connectionManagerW…

    …orkflow (#10780)" (#11057)" (#11073)
    
    This reverts commit 892dc7e.
    benmoriceau authored and terencecho committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    e751b0e View commit details
    Browse the repository at this point in the history
  14. Revert "Revert "Revert "Remove the attemptId notion in the connection…

    …ManagerWorkflow (#10780)" (#11057)" (#11073)" (#11081)
    
    This reverts commit e27bb74.
    benmoriceau authored and terencecho committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    bfce0a2 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    cba4117 View commit details
    Browse the repository at this point in the history
  16. Rename and cleanup

    terencecho committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    0cd1ba0 View commit details
    Browse the repository at this point in the history
  17. Fix rebase

    terencecho committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    fe7591a View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2022

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

Commits on Mar 16, 2022

  1. Configuration menu
    Copy the full SHA
    f0e824e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a4530e8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b206a25 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2022

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