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

Worker: do not consider on-disk VMs syncing error as fatal #230

Merged
merged 1 commit into from
Dec 11, 2024

Conversation

edigaryev
Copy link
Collaborator

The rest of the function calls in runNewSession() are already handling this properly, yet syncOnDiskVMs() for some reason was left behind.

This makes the Orchard Worker more robust in the presence of Orchard Controller/network/etc. errors.

@edigaryev edigaryev requested a review from fkorotkov December 11, 2024 12:28
@edigaryev edigaryev merged commit 08769e0 into main Dec 11, 2024
4 checks passed
@edigaryev edigaryev deleted the worker-fully-robust branch December 11, 2024 15:56
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