Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Regarding the Log "Too many indices, please remove unused indices before pushing" #464

Open
berniechiu opened this issue Sep 8, 2021 · 0 comments

Comments

@berniechiu
Copy link

berniechiu commented Sep 8, 2021

  • Algolia Client Version: 2.0.4
  • Language Version: ruby-2.7.2

Description

Hi Algolia team:

We recently see logs with message like this Too many indices (xxx > xxx), please remove unused indices before pushing, but it never seems to raise any error from our monitoring tools like Sentry or Rollbar when we use .save_objects

Just wondering if it is that .save_objects only care about success HTTP request but not success of index creation? Thus we need to use .save_objects! instead here?

Steps To Reproduce

Calling .save_objects when almost reaching the limit.

@berniechiu berniechiu changed the title Too many indices, please remove unused indices before pushing Regarding the Error "Too many indices, please remove unused indices before pushing" Sep 9, 2021
@berniechiu berniechiu changed the title Regarding the Error "Too many indices, please remove unused indices before pushing" Regarding the Log "Too many indices, please remove unused indices before pushing" Sep 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant