You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 30, 2024. It is now read-only.
Repos can be blocked for cloning. Packages can also be blocked as of the 5.0 release. We need a way to block repos that should not be hit for inference. Ensure that no code paths will hit a pathological repository when inferring index jobs. Will have to update the following places:
The auto-index scheduler
GraphQL resolvers that hit inference for job hints
Background jobs that construct repository summaries
Repos can be blocked for cloning. Packages can also be blocked as of the 5.0 release. We need a way to block repos that should not be hit for inference. Ensure that no code paths will hit a pathological repository when inferring index jobs. Will have to update the following places: