I have…
- [x] Read the following guideline: https://docs.squidex.io/01-getting-started/installation/troubleshooting-and-support. I understand that my support request might get deleted if I do not follow the guideline.
I’m submitting a…
- [ ] Regression (a behavior that stopped working in a new release)
- [ ] Bug report
- [x] Performance issue
- [ ] Documentation issue or request
Current behavior
When we insert a record via the API and then fetch it immediately after the records does not always exist. The second attempt to get the record always finds it though.
Expected behavior
We would expect a way request atomicity of the operations so when they are run in sequence and the first one returns the response it is understood that the record has been created and distributed to all data shards (or whatever the system has)
Minimal reproduction of the problem
Create and fetch a record with a script, run the script a hundred times.
Environment
Cloud -
App Name: currently crn-1949 but could be any app really.
- [ ] Self hosted with docker
- [ ] Self hosted with IIS
- [ ] Self hosted with other version
- [x] Cloud version
Version: [VERSION]
Browser:
- [ ] Chrome (desktop)
- [ ] Chrome (Android)
- [ ] Chrome (iOS)
- [ ] Firefox
- [ ] Safari (desktop)
- [ ] Safari (iOS)
- [ ] IE
- [ ] Edge
Others: