Skip to content

Make replicate error message less confusing#52

Merged
nodo merged 1 commit into
mainfrom
nodo/fix-error-message
May 13, 2026
Merged

Make replicate error message less confusing#52
nodo merged 1 commit into
mainfrom
nodo/fix-error-message

Conversation

@nodo
Copy link
Copy Markdown
Collaborator

@nodo nodo commented May 13, 2026

At this point in the logic, errors could be caused by network issues, context cancellations, etc. Using sync wouldn't fix those errors.


Note

Low Risk
Low risk: changes only the wording of an error message and does not affect replication logic or data handling.

Overview
Makes replicate failure reporting less misleading by removing the trailing “use sync instead” hint when executeReplicate returns an error, while keeping the existing relay-capability checks and their guidance intact.

Reviewed by Cursor Bugbot for commit ae25c6d. Configure here.

Entire-Checkpoint: 46c64a68d58f
@nodo nodo merged commit e8c0b3a into main May 13, 2026
4 checks passed
@nodo nodo deleted the nodo/fix-error-message branch May 13, 2026 09:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants