outlandishideas / wpackagist

WordPress Packagist — manage your plugins with Composer
https://wpackagist.org
MIT License
695 stars 71 forks source link

Support `BuildCommand` retry if a duplicate constraint is hit #494

Closed NoelLH closed 1 year ago

NoelLH commented 1 year ago

Move all the main package logic and database persistence into a retryable loop, and automatically recover without an error log up to once per command run.