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

Fix: Fatal error undefined method ElasticPress\IndexHelper::process_error_limit() #3454

Merged
merged 2 commits into from
Apr 25, 2023

Conversation

burhandodhy
Copy link
Contributor

…rror_limit()

Description of the Change

This PR fixes an issue where the sync command throw an error Index failed: Uncaught Error: Call to undefined method ElasticPress\IndexHelper::process_error_limit()

Closes #

How to test the Change

Changelog Entry

Fixed - Fatal error because of incorrect maybe_process_error_limit function name

Credits

Props @burhandodhy

Checklist:

  • I agree to follow this project's Code of Conduct.
  • I have updated the documentation accordingly.
  • I have added tests to cover my change.
  • All new and existing tests pass.

@burhandodhy burhandodhy changed the title Fix: Fatal error undefined method ElasticPress\IndexHelper::process_e… Fix: Fatal error undefined method ElasticPress\IndexHelper::process_error_limit() Apr 25, 2023
@felipeelia felipeelia added this to the 4.6.0 milestone Apr 25, 2023
@felipeelia felipeelia merged commit 34d5719 into develop Apr 25, 2023
@felipeelia felipeelia deleted the fix/undefined-process_error_limit-method branch April 25, 2023 19:51
@kovshenin
Copy link
Contributor

Thanks for fixing this! We're seeing quite a few occurrences on some of our sites. Any chance we can get a 4.5.3 with this fix? 🙏

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

Successfully merging this pull request may close these issues.

3 participants