google / osv.dev

Open source vulnerability DB and triage service.

Home Page:https://osv.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bioconductor enumeration code is fault-intolerant

andrewpollock opened this issue · comments

Describe the bug
Bioconductor ecosystem test failures (due to the code under test being brittle) blocked unrelated PRs

Expected behaviour
A degree of intermittent non-200 responses shouldn't cause immediate enumeration failure

https://requests.readthedocs.io/en/latest/user/advanced/#example-automatic-retries

Additionally, during periods of external infrastructure failure, the tests could fail open.