twodayslate / swift-package-registry

A Swift Package Registry
https://swiftpkg.dev
ISC License
26 stars 6 forks source link

Fix race condition #73

Open twodayslate opened 1 year ago

twodayslate commented 1 year ago

There is a race condition somewhere and multiple repos exist. I think it might be via the bot side and not the add side.

Not sure the best approach on how to fix. Perhaps push more information to the queue. Benefits of getting information from the bot side tho is less API requests using the personal key.