offix
offix copied to clipboard
Lack of insights into replication
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
A potential solution here is to emit events for replication
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