google / osv.dev

Open source vulnerability DB and triage service.
https://osv.dev
Apache License 2.0
1.49k stars 186 forks source link

fix(importer): retry oss-fuzz GCS exports #2669

Closed andrewpollock closed 5 days ago

andrewpollock commented 5 days ago

I noticed evidence of GCS upload failures from this while I was scrutinizing an importer run's logs.

andrewpollock commented 5 days ago

@oliverchang is there a way to cross-reference things to see what past failed exports may exist?

oliverchang commented 5 days ago

@oliverchang is there a way to cross-reference things to see what past failed exports may exist?

Hmm, nothing out of the box unfortunately. We'd have to write up a script of some sort to do that (which may be useful generally for monitoring purposes if we run it regularly?)