acdh-oeaw / apis-oebl-research-tool-front-end

See also https://redmine.acdh.oeaw.ac.at/issues/18296
https://oebl-research.acdh-dev.oeaw.ac.at
MIT License
0 stars 0 forks source link

Possible Feedback Loops #43

Open sennierer opened 2 years ago

sennierer commented 2 years ago

In GitLab by @PhilipRoeggla on Mar 25, 2022, 08:11

Client interprets data not like server -> update to server _> server sends data to client -> Feedback Loop

Came up with time zones

sennierer commented 2 years ago

In GitLab by @PhilipRoeggla on Mar 30, 2022, 13:23

@sennierer

I could implement the following: We store {lemmRowID: lemma} on patch, and if a subsequent path of this lemma changes nothing, there request will not be send. Ok?

sennierer commented 2 years ago

In GitLab by @PhilipRoeggla on Mar 30, 2022, 13:32

With https://lodash.com/docs/4.17.15#isEqual

sennierer commented 2 years ago

In GitLab by @PhilipRoeggla on Mar 30, 2022, 13:35

created branch 43-possible-feedback-loops to address this issue

sennierer commented 2 years ago

In GitLab by @PhilipRoeggla on Mar 30, 2022, 14:10

mentioned in commit 45bc75275a7542bb7160e6a3b601fda59619f1f6

sennierer commented 2 years ago

In GitLab by @PhilipRoeggla on Mar 30, 2022, 14:11

@sennierer Implementierung: https://gitlab.com/acdh-oeaw/oebl/oebl-research-tool-front-end/-/commit/45bc75275a7542bb7160e6a3b601fda59619f1f6