Skip to content

Improve CI message for timeout error and Update CI config error title

Leaminn Ma requested to merge 351168-improve-ci-timeout-error-msg into master

What does this MR do and why?

Per #351168 (closed), some users have been receiving a timeout error when using remote includes. In an effort to help the user understand when remote include references are timing out, this issue is to improve the error messaging that is displayed when this scenario occurs.

New error text for CI config/yaml errors should be:

Unable to create pipeline

Request timed out when fetching configuration files.

Additionally, remove the link to CI Lint from the error since it doesn't provide additional context about the error.

Screenshots or screen recordings

  • Original messaging

Screenshot_2022-12-09_at_10.41.52_AM

  • New messaging

Screenshot_2022-12-09_at_11.11.42_AM

MR acceptance checklist

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

Related to #351168 (closed)

Edited by Leaminn Ma

Merge request reports