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 reconnect attempts for remote pipelines #3188

Merged
merged 2 commits into from Jun 2, 2023
Merged

Conversation

dominiklohmann
Copy link
Member

To reproduce the bug, run vast exec 'remote version' before running vast start on current main, and observe a broken promise error instead of a reconnect attempt after three seconds.

@dominiklohmann dominiklohmann added the bug Incorrect behavior label Jun 1, 2023
To reproduce the bug, run `vast exec 'remote version'` before running
`vast start`, and observe a broken promise error instead of a reconnect
attempt after three seconds.
@Dakostu
Copy link
Member

Dakostu commented Jun 1, 2023

Thank you for the quick fix!

@dominiklohmann dominiklohmann merged commit be2ddce into main Jun 2, 2023
31 of 33 checks passed
@dominiklohmann dominiklohmann deleted the topic/exec-retry branch June 2, 2023 08:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Incorrect behavior
Projects
None yet
2 participants