You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I just setup transaction within my Django view. I just noticed that every time there is a rollback, the data are saved and synced through Elasticsearch but unsaved on my database.
How can I apply transaction in this Elasticsearch package ?