An error occurred while fetching this tab.
codeintel: Keep api doc search current asynchronously
There are no commits yet
Push commits to the source branch or add previously merged commits to review them.
Created by: efritz
Changes:
dump_id = (SELECT dump_id FROM lsif_data_doc_search_public WHERE repo_id=outer.repo_id AND dump_root=outer.dump_root AND lang_name_id=outer.lang_name_id)
to remove non-relevant records that may exist between cleanup runs.I hope that this restores the PCI worker throughput on Cloud.
Helps #21938
Push commits to the source branch or add previously merged commits to review them.