Hi @meredydd
When you say “randomly returns an errors about conflicting transaction” - what’s the error message? Can you provide a copy-and-paste from the Output window?
The following errors was thrown at different stage (i.e usually between the 50 and 100 row update) Another transaction has changed this data; aborting
- When you provide a code sample, can you provide enough context to show how you’re using the decorator? When you’re asking about the interaction between your code and a decorator, providing just a snippet from the inside of the function might miss something important!
- Is it possible for you to provide a Clone link? (It’s OK if not - I understand app source code is often confidential - but if you can it really helps!)
The issue is in server code tablewrite/storeBlock() method
In order to test it, you would need a sample request.Should I share with you a postman request sample?
Thank you for looking into it !