algoliasearch-client-php icon indicating copy to clipboard operation
algoliasearch-client-php copied to clipboard

[bug]: replaceAllObjects does not clean up when it fails

Open runephilosof-abtion opened this issue 1 year ago • 1 comments

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

runephilosof-abtion avatar Sep 16 '24 14:09 runephilosof-abtion

Hello, this is the same behavior as the previous version, we might add this feature soon.

millotp avatar Sep 23 '24 06:09 millotp