Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

👷 retry gitlab jobs on runner_system_failure #2886

Merged
merged 1 commit into from
Jul 23, 2024

Conversation

thomas-lebeau
Copy link
Collaborator

@thomas-lebeau thomas-lebeau commented Jul 23, 2024

Motivation

Sometime some gitlab job are failing to setup properly, (e.g: test-performance) and re-running the job works. This PR attempt to retry automatically when the job fail because of a runner_system_failure

Changes

Edit gitlab config to retry automatically on runner system failure

Testing

  • Local
  • Staging
  • Unit
  • End to end

I have gone over the contributing documentation.

@thomas-lebeau thomas-lebeau marked this pull request as ready for review July 23, 2024 10:59
@thomas-lebeau thomas-lebeau requested a review from a team as a code owner July 23, 2024 10:59
@N-Boutaib N-Boutaib requested a review from a team July 23, 2024 11:58
Copy link

Bundles Sizes Evolution

📦 Bundle Name Base Size Local Size 𝚫 𝚫% Status
Rum 161.62 KiB 161.62 KiB 0 B 0.00%
Logs 57.95 KiB 57.95 KiB 0 B 0.00%
Rum Slim 110.14 KiB 110.14 KiB 0 B 0.00%
Worker 25.21 KiB 25.21 KiB 0 B 0.00%
🚀 CPU Performance
Action Name Base Average Cpu Time (ms) Local Average Cpu Time (ms) 𝚫
addglobalcontext 0.001 0.002 0.001
addaction 0.030 0.041 0.011
adderror 0.031 0.036 0.005
addtiming 0.001 0.001 0.001
startview 0.913 1.372 0.459
startstopsessionreplayrecording 0.780 1.199 0.420
logmessage 0.019 0.025 0.006
🧠 Memory Performance
Action Name Base Consumption Memory (bytes) Local Consumption Memory (bytes) 𝚫 (bytes)
addglobalcontext 20.46 KiB 22.40 KiB 1.94 KiB
addaction 72.73 KiB 72.27 KiB -476 B
adderror 86.60 KiB 86.95 KiB 366 B
addtiming 19.47 KiB 18.97 KiB -507 B
startview 349.22 KiB 353.54 KiB 4.32 KiB
startstopsessionreplayrecording 14.21 KiB 14.67 KiB 464 B
logmessage 70.55 KiB 73.09 KiB 2.55 KiB

🔗 RealWorld

@thomas-lebeau thomas-lebeau merged commit 92d7ab9 into main Jul 23, 2024
20 checks passed
@thomas-lebeau thomas-lebeau deleted the thomas.lebeau/gitlab-system-failure-retry branch July 23, 2024 13:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants