Open butenkor opened 7 years ago
Currently async client does not limit amount of parallel calls to API. By default it should limit (maybe with QueueSphereClientDecorator) to some reasonable amount like 20-50 parallel requests.
I like the idea, but since it's a breaking change I would like to postpone it to version 2.0.0. WDYT?
Currently async client does not limit amount of parallel calls to API. By default it should limit (maybe with QueueSphereClientDecorator) to some reasonable amount like 20-50 parallel requests.