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

Double Insert. #42

Open
dasaievcastro opened this issue May 29, 2014 · 2 comments
Open

Double Insert. #42

dasaievcastro opened this issue May 29, 2014 · 2 comments

Comments

@dasaievcastro
Copy link

Hi guys,

I am experiencing a strange situation. Randomly to insert a record in the database is a "double insert", the record is added twice. I've used setTimeout node in order to avoid problems of double click. If I click several times in the time to insert a record in the database setTimeout works, do not let me enter multiple, is just working. Any suggestions? I'm doing my requests via Jquery.

Thank

@freeeve
Copy link
Contributor

freeeve commented May 29, 2014

I think we need more details about how you're creating the "record". Can you reproduce with logging enabled so you can see that you're really actually only making one request with the neo4j client?

@dasaievcastro
Copy link
Author

Hi,

I increased the delay time for the inserts and I will do a test to see if the problem ends.

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

2 participants