offix icon indicating copy to clipboard operation
offix copied to clipboard

Lack of insights into replication

Open wtrocki opened this issue 4 years ago • 2 comments

Feature Request

Rockstar react dev (noted from voice call)

Replication is a black box. There is no way to receive any events or know about successful replication that I need for my UI. When using apollo I get instant feedback on what happened in the backend.

I do not care if local changes are successfully saved. 
I want to know when this lands in the backend and being able to show success/failure in the UI

wtrocki avatar Sep 07 '20 18:09 wtrocki

A potential solution here is to emit events for replication

Eunovo avatar Sep 07 '20 20:09 Eunovo

Yep. Simple and effective fix. I cannot believe I have overlooked this problem. Events will also enable waiting for specific item to be replicated - if not offline

wtrocki avatar Sep 07 '20 20:09 wtrocki