Skip to content

Increase file import size validator timeout

Doug Stull requested to merge increase-import-file-validation-timeout into master

What does this MR do and why?

Increases the timeout gzip has to verify a file size is under our required limit.

Raised in https://gitlab.com/gitlab-org/manage/import/support/-/issues/2 as the gzip size is under our limit, but times out on the check.

Suggestions are that it takes 2.5-3 minutes to complete on a test VM(likely faster on our .com instances?)

Related to https://gitlab.com/gitlab-org/manage/import/support/-/issues/2

MR acceptance checklist

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

Edited by Doug Stull

Merge request reports

Loading