defradb icon indicating copy to clipboard operation
defradb copied to clipboard

[EPIC] Replicator retry logic

Open fredcarle opened this issue 5 months ago • 0 comments

If node A replicates to node B and node B goes offline while mutations are happening, those mutations will be missed and potentially never synced. We should be smarter about this and implement a retry logic.

### Tasks
- [ ] https://github.com/sourcenetwork/defradb/issues/3072
- [ ] https://github.com/sourcenetwork/defradb/issues/3073

fredcarle avatar Sep 25 '24 13:09 fredcarle