Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issues with QueuedMongoObserver #859

Open
thequilo opened this issue Feb 10, 2022 · 0 comments
Open

Issues with QueuedMongoObserver #859

thequilo opened this issue Feb 10, 2022 · 0 comments

Comments

@thequilo
Copy link
Collaborator

Entries might appear multiple times when the save operation of the MongoObserver fails. The local collection gets updated, but the changes don't get pushed to the server first. When the QueuedMognoObserver retries to push the changes to the server, the entry is appended again and again until the save operation succeeds.

As far as I can see, this can happen for the artifacts and resources.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant