Skip to content

dcka 5447 wallet sync issues#502

Open
maycon-mello wants to merge 6 commits intomasterfrom
dcka-5447-wallet-sync-issues
Open

dcka 5447 wallet sync issues#502
maycon-mello wants to merge 6 commits intomasterfrom
dcka-5447-wallet-sync-issues

Conversation

@maycon-mello
Copy link
Copy Markdown
Collaborator

  • improve error handlers for cloud wallet

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 targets wallet/cloud sync reliability by adding/adjusting logging and error handling in the core message fetch flow and EDV document pull flow.

Changes:

  • Fixes an object-literal formatting issue in the shared logger transport.
  • Adds an explicit error log when message fetching fails.
  • Wraps cloud-wallet EDV document pulling in a try/catch with error logging and a fallback return.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 2 comments.

File Description
packages/data-store/src/logger.ts Adjusts logger transport object formatting (trailing comma).
packages/core/src/message-provider.ts Adds error logging on fetchMessages failure.
packages/core/src/cloud-wallet.ts Adds try/catch and logging around pullDocuments, changes failure behavior.

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

Comment thread packages/core/src/cloud-wallet.ts Outdated
Comment thread packages/core/src/cloud-wallet.ts Outdated
Comment thread packages/wasm/src/services/edv/service.ts Outdated
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