Skip to content

Specific tmp index. #491

Description

@oleksiivykhor

https://www.algolia.com/doc/api-reference/api-methods/replace-all-objects/#about-this-method says that the method uses tmp index to replace all the information. But the problem that in case of an error tmp index remains and I'm getting an error that too many indices created (1001>1000), so I need to be able to handle an error case.
The problem is I'm able to get a list of indices (https://www.algolia.com/doc/api-reference/api-methods/list-indices/), but I don't know which one is created by the error (I'm afraid to remove all of them because worried if any other is still being used by other indexing process).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions