Skip to content

Continue to remaining meta vaults when meta vault processing failed#666

Merged
evgeny-stakewise merged 1 commit intomasterfrom
improve-meta-vaults
Feb 23, 2026
Merged

Continue to remaining meta vaults when meta vault processing failed#666
evgeny-stakewise merged 1 commit intomasterfrom
improve-meta-vaults

Conversation

@evgeny-stakewise
Copy link
Copy Markdown
Contributor

No description provided.

Copilot AI review requested due to automatic review settings February 23, 2026 17:06
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR ensures meta vault processing continues with the remaining configured meta vaults even if processing fails for one vault, improving robustness of batch processing.

Changes:

  • Wrap per-vault processing in ProcessMetaVaultTask.process_block with a try/except so exceptions don’t abort the whole loop.
  • Extract single-vault logic into a new helper process_meta_vault_tree(...) for clearer control flow and reuse.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@evgeny-stakewise evgeny-stakewise merged commit b4cc66e into master Feb 23, 2026
12 checks passed
@evgeny-stakewise evgeny-stakewise deleted the improve-meta-vaults branch February 23, 2026 18:11
@stakewise-sentry
Copy link
Copy Markdown

stakewise-sentry bot commented Feb 25, 2026

Issues attributed to commits in this pull request

This pull request was merged and Sentry observed the following issues:

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.

3 participants