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 ServerAliveInterval and ServerAliveCountMax #141

Merged
merged 3 commits into from
May 17, 2024

Conversation

tellet-q
Copy link
Contributor

The experiment for h-and-m-2048-angular-filters was taking too long time to complete, so I guess ssh agent just closed the connection due to inactivity. I added ServerAliveInterval and ServerAliveCountMax to keep ssh session alive.

@tellet-q tellet-q requested a review from KShivendu May 17, 2024 09:11
@KShivendu
Copy link
Member

LGTM. Thanks!

@KShivendu KShivendu merged commit 14386fa into feat/ci-benchmark-hnm May 17, 2024
9 checks passed
@KShivendu KShivendu deleted the feat/ci-benchmark-hnm-fix branch May 17, 2024 09:15
KShivendu added a commit that referenced this pull request May 19, 2024
* feat: Add H&M filter dataset to CI benchmarks

* fix: Remove extra space

* fix: Add ServerAliveInterval and ServerAliveCountMax (#141)

* add runner resources monitoring

* Revert "add runner resources monitoring"

This reverts commit 7e5663e.

* add ServerAliveInterval and ServerAliveCountMax

---------

Co-authored-by: tellet-q <[email protected]>
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