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
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.
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
The text was updated successfully, but these errors were encountered: