[GCP HOTFIX] Changed Values and Removed lru_cache for ClientSession

Removed lru_cache for get_http_client_session. With lru_cache it was failing with 'NoneType' object has no attribute 'post' error

Merge request reports

Loading