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

Race condition when saving/syncing #5473

Open
juliusknorr opened this issue Mar 13, 2024 · 2 comments
Open

Race condition when saving/syncing #5473

juliusknorr opened this issue Mar 13, 2024 · 2 comments
Labels

Comments

@juliusknorr
Copy link
Member

I have a report with a har file dump for a shortly popping up conflict dialog that seems to be caused by a race between the save and sync request where both are issued roughly at the same time but the save happens and therefore the sync returns a temporary conflict

@juliusknorr
Copy link
Member Author

Screenshot 2024-03-13 at 12 27 46

First and second request have the same version in the request data:

Screenshot 2024-03-13 at 12 29 41 Screenshot 2024-03-13 at 12 29 55 Screenshot 2024-03-13 at 12 30 04

@juliusknorr
Copy link
Member Author

This happens more often and was reported internally a lot

Needs some time spending on trying to artificially cause it to see in which scenario we might run into this on slower requests.

@github-project-automation github-project-automation bot moved this to 🧭 Planning evaluation (don't pick) in 📝 Office team Oct 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: 🧭 Planning evaluation (don't pick)
Development

No branches or pull requests

1 participant