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

make indexing records more resiliant and uniform #1991

Merged
merged 3 commits into from
Sep 21, 2023
Merged

Conversation

orangewolf
Copy link
Member

No description provided.

puts "=============== #{account.name}============"
next if account.name == "search"
switch!(account)
in_each_account do
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the in_each_account is pretty cool.

@kirkkwang kirkkwang added the minor-ver for release notes label Sep 21, 2023
@kirkkwang kirkkwang merged commit 254d3a4 into main Sep 21, 2023
2 checks passed
@kirkkwang kirkkwang deleted the index_job_tidying branch September 21, 2023 23:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
minor-ver for release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants