Skip to content

Clarify misleading description for TIMEOUT_SECONDS CI/CD variable

What does this MR do and why?

As per this discussion, this merge request updates the code quality docuemntation to clarify the misleading description of how TIMEOUT_SECONDS CI/CD variable currently works.

According to the codeclimate's documentation, the variable is per an engine container, so it times out after the elapsed seconds, separately for each codeclimate engine container.

MR acceptance checklist

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

Merge request reports