Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Recover from client connection errors #2879

Merged
merged 1 commit into from
Nov 16, 2023

Conversation

lolgab
Copy link
Member

@lolgab lolgab commented Nov 16, 2023

Attempt to fix #2805 We now catch the exception, delete the content of the mill-worker-xyx directory and try again.
Seems to be working correcly from manual tests.

Pull request: #2879

Attempt to fix com-lihaoyi#2805
We now catch the exception, delete the content of the mill-worker-xyx
directory and try again.
Seems to be working correcly from manual tests
@lolgab lolgab marked this pull request as ready for review November 16, 2023 12:04
@lolgab lolgab requested a review from lefou November 16, 2023 12:04
Copy link
Member

@lefou lefou left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me!

@lolgab lolgab merged commit bc84d5b into com-lihaoyi:main Nov 16, 2023
37 checks passed
@lefou lefou added this to the 0.11.6 milestone Nov 16, 2023
@lolgab lolgab deleted the recover-connection-errors branch November 18, 2023 08:39
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BUG: Regularly receiving 'Failed to connect to server' while working on build scripts
2 participants