Do i need to close client everytime I finish querying?

Do I need to close connection that I made with
const elasticClient = new Client(parameters)?
or does elasticsearch handle by itself?

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