api-clients-automation
api-clients-automation copied to clipboard
feat(clients): cleanup after replaceAllObjects failure
🧠What and Why
closes https://github.com/algolia/algoliasearch-client-php/issues/739
Whatever happens, at the end of the replaceAllObjects
helper, the temporary index should not exists anymore.