pod icon indicating copy to clipboard operation
pod copied to clipboard

GET handler for Entity Data through Entity Relationship: fetch peer version first

Open charleenfei opened this issue 5 years ago • 1 comments

@vedhavyas has brought up that we should consider fetching the Entity document from a peer first through the Entity Relationship flow before falling back to our locally stored version (in case the peer is offline).

This will ensure that we get the freshest version of the data.

charleenfei avatar Apr 12 '19 12:04 charleenfei

#989

xmxanuel avatar Jun 19 '19 14:06 xmxanuel