librariesio / libraries.io

:books: The Open Source Discovery Service
https://libraries.io
GNU Affero General Public License v3.0
1.1k stars 204 forks source link

Adds some useful debugging for initial missing deps bug. #3252

Closed tiegz closed 8 months ago

tiegz commented 8 months ago

there's an occasional bug we have where a version is ingested (via PackageManagerDownloadWorker) but the dependencies aren't saved on the initial download.

It's not clear why this is happening, so this PR adds some debugging code to monitor these a bit.