d770a7df8c
We were calling upsert in the Annotations collection for the same annotation in all frontend instances, this could lead to the same annotation being inserted multiple times with different ids due to concurrency. Added the html5InstanceId of the original request to the redis message so we can use it to only call upsert in one instance. |
||
---|---|---|
.. | ||
.meteor | ||
client | ||
imports | ||
private | ||
public | ||
server | ||
.eslintignore | ||
.eslintrc.js | ||
.gitignore | ||
deploy_to_usr_share.sh | ||
jsconfig.json | ||
package-lock.json | ||
package.json | ||
run-dev.sh | ||
test-html5.sh | ||
TRANSIFEX_PULL_INSTRUCTIONS.md | ||
transifex.sh |