Skip to content

Increase Gitaly long timeout during seed fu

Jacob Vosmaer requested to merge jv-increase-gitaly-timeout-during-seed-fu into master

What does this MR do?

Hopefully, this fixes #32754 (closed)

We have a red master in GDK because some of the development seeds fail to get set up. It looks like the errors are gRPC timeouts during (programming) language detection.

This change makes sure that while creating the DB seeds, we have a longer gitaly timeout.

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
Edited by Jacob Vosmaer

Merge request reports