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

Index large amount of event records #37

Merged
merged 3 commits into from
Jan 2, 2025

Conversation

gowrizrh
Copy link
Member

@gowrizrh gowrizrh commented Jan 2, 2025

Fixes #35
Fixes #36

Instead of loading everything in the async_event_subscriber_log table, this change uses cursor pagination to load rows from the database in batches.

@gowrizrh gowrizrh self-assigned this Jan 2, 2025
@gowrizrh gowrizrh requested review from a team as code owners January 2, 2025 01:29
Model/Indexer/DataProvider/AsyncEventSubscriberLogs.php Outdated Show resolved Hide resolved
Model/Indexer/DataProvider/AsyncEventSubscriberLogs.php Outdated Show resolved Hide resolved
docs/Webhooks.png Outdated Show resolved Hide resolved
@gowrizrh gowrizrh merged commit cf97a7c into mage-os:4.x Jan 2, 2025
8 of 9 checks passed
@gowrizrh gowrizrh deleted the feature/index-large-count branch January 3, 2025 02:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants