Currently there is no way to use custom separate session for each host.
We can solve this by allowing users to pass their own session factory class which will be called on each AIOHttpConnection initialisation if there is no explicit session provided.
https://github.com/aio-libs/aioelasticsearch/pull/211/files
Currently there is no way to use custom separate session for each host.
We can solve this by allowing users to pass their own session factory class which will be called on each
AIOHttpConnectioninitialisation if there is no explicit session provided.https://github.com/aio-libs/aioelasticsearch/pull/211/files