python-consul icon indicating copy to clipboard operation
python-consul copied to clipboard

Expose aiohttp client session

Open inc-osaulenko opened this issue 6 years ago • 0 comments

Currently we are able to reconfigure session in sync client and add some logging and etc. But in aiohttp client sessions are frozen. So to add client tracing or any other parameter we need to expose it

inc-osaulenko avatar Nov 19 '19 14:11 inc-osaulenko