Using save in elastic_search dsl results in 504 gateway timeout error

hi i am using elasticsearch dsl to save data
it may succeed in saving 10 records for example and in the record #11 it fails and it show 504 gateway timeout error i don't know how to solve this !

You haven't really provided a lot of information that will allow someone to help you. Try answering the following questions:

  • Which version of Elasticsearch are you using?
  • What does your cluster configuration look like?
  • Do you have any non-default settings or plugins?
  • Is there anything in the Elasticsearch logs?
  • Can you show the data and mappings that cause this through e.g. a recreation script?

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.