swh.osv.map_origins module#
- swh.osv.map_origins.SWH_API_SEMAPHORE = <asyncio.locks.Semaphore object at 0x7f86e55b0c90 [unlocked, value:10]>#
Prevents more than 10 concurrent requests to the SWH API
- exception swh.osv.map_origins.InvalidCommitId[source]#
Bases:
ValueError