Skip to content

Resolve "ArgumentError: Trait not registered: timeouted"

What does this MR do?

Trait was renamed in CE https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/27096/diffs#fba1b409d66733a49f026ff5722e2d88b3a7046d_43_52. This MR updates the use of the :timed_out trait.

Also updates gitlab.pot to fix static analysis error.

Does this MR meet the acceptance criteria?

Conformity

Performance and testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team

Closes #11392 (closed)

Edited by Coung Ngo

Merge request reports