Allow automatic retries on CI

Created on 9 September 2025, about 1 month ago

Problem/Motivation

GitLab CI supports automatic retries: https://docs.gitlab.com/ci/yaml/#retry

We are frequently plagued by PHPUnit job failures due to the database server not being ready. We should take advantage of this retry feature and retry once when PHPUnit jobs fail. This will help us find actual failures, rather than always dealing with random database server-related tomfoolery.

πŸ“Œ Task
Status

Active

Component

Infrastructure

Created by

πŸ‡ΊπŸ‡ΈUnited States phenaproxima Massachusetts

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024