google / osv.dev

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

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

Closed andrewpollock closed 1 month ago

andrewpollock commented 1 month ago

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

andrewpollock commented 1 month ago

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

oliverchang commented 1 month 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?)