Skip to content

Fix pipeline 1363773 (timeout 800)

李平请求将fix-pipeline-1363773_timeout_400合并到main-jh

What does this MR do and why?

Fix failed job about timeout: https://jihulab.com/gitlab-cn/gitlab/-/jobs/8489653

Gitlab::UsageDataMetrics.uncached_data with instrumentation_class Redis_HLL_counters is included in the Service Ping hash structure
     Failure/Error: known_events.map { |event| event[:name] }
     Timeout::Error:
       execution expired

根据本地日志,可以看出来这确实是一个执行超时的问题:

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

合并请求报告