/ocabot merge nobump on OCA/connector-shopify#1 has failed four times today at the PyPI publication step, always with HTTP 429 from upload.pypi.org:
Uploading odoo_addon_shopify_connector-19.0.1.0.0.5-py3-none-any.whl
ERROR HTTPError: 429 Too Many Requests from https://upload.pypi.org/legacy/
Too Many Requests
Failure timestamps (UTC): 12:13, 12:35, 13:47, 16:53 — so it does not resolve within the retry windows we gave it (20 min, 1 h, 3 h).
Context:
- The PR adds three new addons. The first attempts successfully created
odoo-addon-shopify-connector-account and odoo-addon-shopify-connector-pos on PyPI; every attempt since then 429s while creating the remaining new project odoo-addon-shopify-connector.
- PyPI's newest-packages feed shows project creation working globally, so this looks like the OCA account's new-project rate limit being exhausted (shared across all OCA repos) rather than a general PyPI incident.
- All CI on the PR is green; the merge itself never finalizes because the upload aborts it.
Questions:
- Is this a known/current limitation of the OCA PyPI account, and is there a quota that can be raised with PyPI?
- Is there a manual publication path for the remaining wheel so the merge can finalize, or should we simply keep retrying daily?
Happy to provide any further detail. Thanks for maintaining the bot!
/ocabot merge nobumpon OCA/connector-shopify#1 has failed four times today at the PyPI publication step, always with HTTP 429 fromupload.pypi.org:Failure timestamps (UTC): 12:13, 12:35, 13:47, 16:53 — so it does not resolve within the retry windows we gave it (20 min, 1 h, 3 h).
Context:
odoo-addon-shopify-connector-accountandodoo-addon-shopify-connector-poson PyPI; every attempt since then 429s while creating the remaining new projectodoo-addon-shopify-connector.Questions:
Happy to provide any further detail. Thanks for maintaining the bot!