elasticsearch-py icon indicating copy to clipboard operation
elasticsearch-py copied to clipboard

Get tasks when using slices - support parent_task_id

Open nelg opened this issue 3 years ago • 0 comments

Please add support to pass in parent_task_id to get tasks, ideally with detailed=true.

So that when using slices, we can get all the subtasks. https://elasticsearch-py.readthedocs.io/en/v8.4.0/api.html#elasticsearch.client.TasksClient.get

nelg avatar Aug 25 '22 07:08 nelg