Closed gardusig closed 2 years ago
All APIs support a parameter async, may be relevant when considering API client with a larger shared thread pool
async
Done: https://github.com/conductor-sdk/conductor-python/releases/tag/v1.0.46
Actually, having a threadpool of requests wasn't that helpful given that it currently operates in multiprocessing arch
All APIs support a parameter
async
, may be relevant when considering API client with a larger shared thread pool