Skip to content

[CSSTUDIO-2278] Serviceclient

Sky Brewer requested to merge serviceclient into master

Swap the ChannelFinder and Gitlab http clients to all be aiohttp ClientSession

Introduces a generic ServiceClient to be used by multiple http request clients. Also adds the use of https://github.com/bitcart/universalasync to make sure everything can be called either as async or sync.

Part of https://jira.esss.lu.se/browse/CSSTUDIO-2278

Edited by Sky Brewer

Merge request reports