algolia/algoliasearch-client-node

API to get object ids from task id

Closed this issue · 4 comments

I am using this API to get the status of my task but in case if some tasks are completed means status is not completed then i want to update those objects present in that task ids

currently what i observed for around 1700 objects its created 2 task ids, and for 16K objects its creating 17 task ids
so if some of the tasks are not completed successfully i want to get objects from those tasks and update again

or not sure if there is better way to achieve this, could you please assist here

or instead of getting objects and updating them again is there a way to just retry using task id

vvo commented

Hey there, I am no more working at Algolia, you'll have to wait here for an answer.