aboutcode-org / aboutcode-org/purldb
Avoid making purl2vcs calls in the index_packages view function
Abierto
- Lenguaje dominante
- HTML
- Estrellas
- 67
- Forks
- 69
- Merge medio
- 8 d 8 h
- PR fusionados (30 d)
- 1
Descripción
- [ ] `index_packages` is meant for bulk indexing of packages asynchronously. Since purl2vcs involves network call, it should not be called in the view function. Instead, purl2vcs should be called while processing the PriorityResourceURI.
- [ ] Also, currently purl2vcs is only called when reindexing is requested. It should also be called when indexing new packages.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.