Sumeet213

Results 1 issues of Sumeet213

## Description of the change Added threading support to `FileServiceClient` to make `discovery_api` thread-local. ## Motivation Fixes a threading issue where multiple threads could simultaneously access `self._discovery_api`, leading to bugs....

status:awaiting review
component:python sdk