algoliasearch-client-php
algoliasearch-client-php copied to clipboard
[bug]: replaceAllObjects does not clean up when it fails
Description
If any of the records are above the size limit, then the call will fail and leave the temporary index.
It should clean up the temporary index, if an exception is raised.
Client
All
Version
4.4.0
Relevant log output
No response
Hello, this is the same behavior as the previous version, we might add this feature soon.