How are indexing requests handled when they are triggered via commit hook
The indexing requests are performed in order of receipt by the usual incremental indexing threads. If there is already a pending request for indexing a particular repo, a subsequent request will be ignored.
Last modified on Mar 30, 2020
Powered by Confluence and Scroll Viewport.