I’m not very familiar with the python client unfortunately. If it helps: In
Java, async would return futures and at the end of submitting each batch
you would block on them by calling get.

Jordan

On Wed, Dec 11, 2019 at 1:37 AM lampahome <pahome.c...@mirlab.org> wrote:

>
>
> Jordan West <jorda...@gmail.com> 於 2019年12月11日 週三 下午4:34寫道:
>
>> Hi,
>>
>> Have you tried batching calls to execute_async with periodic blocking for
>> the batch’s responses?
>>
>
> Can you give me some keywords about calling execute_async batch?
>
> PS: I use python version.
>

Reply via email to