-
-
Couldn't load subscription status.
- Fork 59
Labels
back endRequires back end dev workRequires back end dev work
Description
Description
The concurrent crawl limit allows limiting how many crawls can be started at once for an org.
However, it currently still allows queuing unlimited crawls.
This is undesirable as it can exceed resources (and current concurrent check is not as efficient as it could be).
There should be an easy way to limit concurrent crawl queue to be X times the concurrent crawl limit.
Context
No response
Metadata
Metadata
Assignees
Labels
back endRequires back end dev workRequires back end dev work
Type
Projects
Status
Todo