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(ssh): add retry loop around SSH Exceptions #68

Merged
merged 3 commits into from
Dec 19, 2023

Conversation

MartinBelthle
Copy link
Contributor

@MartinBelthle MartinBelthle commented Dec 18, 2023

I based this PR directly on main branch as the dev one is 4 commits behind main :/

@laurent-laporte-pro laurent-laporte-pro merged commit 3e0d436 into main Dec 19, 2023
4 checks passed
laurent-laporte-pro pushed a commit that referenced this pull request Apr 11, 2024
* feat(ssh): add retry loop around ssh exceptions

* refactor(ssh): remove useless stdin

* refactor(ssh-connection): use a "retry" decorator

---------

Co-authored-by: Laurent LAPORTE <laurent.laporte.pro@gmail.com>
(cherry picked from commit 3e0d436)
laurent-laporte-pro pushed a commit that referenced this pull request Apr 11, 2024
* feat(ssh): add retry loop around ssh exceptions

* refactor(ssh): remove useless stdin

* refactor(ssh-connection): use a "retry" decorator

---------

Co-authored-by: Laurent LAPORTE <laurent.laporte.pro@gmail.com>
(cherry picked from commit 3e0d436)
@laurent-laporte-pro laurent-laporte-pro mentioned this pull request Apr 11, 2024
@laurent-laporte-pro laurent-laporte-pro deleted the add-retry-loop-aorund-ssh-exceptions branch April 11, 2024 17:24
laurent-laporte-pro pushed a commit that referenced this pull request Apr 11, 2024
* feat(ssh): add retry loop around ssh exceptions

* refactor(ssh): remove useless stdin

* refactor(ssh-connection): use a "retry" decorator

---------

Co-authored-by: Laurent LAPORTE <laurent.laporte.pro@gmail.com>
(cherry picked from commit 3e0d436)
@skamril skamril mentioned this pull request Apr 19, 2024
18 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants