GitLab: MR creation race — 400 source_branch does not exist immediately after a successful push (no retry)
#44231
-
How are you running Renovate?Self-hosted Renovate CLI Which platform you running Renovate on?GitLab (.com or self-hosted) Which version of Renovate are you using?43.242.2 Please tell us more about your question or problemDescribe the bugWhen Renovate pushes a branch and immediately creates the merge request, GitLab even though the preceding The request is not retried ( This is intermittent and load/timing dependent: in a single run, 10 of 24 branches We only wish to run this biweekly and not everyday. Expected behaviorA Proposed solutionIn the GitLab platform's Additional context
Logs (if relevant)logs2026-06-25T07:11:34.090Z DEBUG: git push |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
|
Renovate's http layer already has retry infra I think wrapWithRetry function we could use that. |
Beta Was this translation helpful? Give feedback.
Issue Created: #44498
PR welcome