Commit 86a8ce61 authored by Douglas Barbosa Alexandre's avatar Douglas Barbosa Alexandre Committed by Quang-Minh Nguyen

Apply 1 suggestion(s) to 1 file(s)

parent 431d7cd3
......@@ -7,7 +7,7 @@ module Gitlab
PayloadDecompressionConflictError = Class.new(StandardError)
PayloadDecompressionError = Class.new(StandardError)
# Level 5 is is a good trade-off between space and time
# Level 5 is a good trade-off between space and time
# https://gitlab.com/gitlab-com/gl-infra/scalability/-/issues/1054#note_568129605
COMPRESS_LEVEL = 5
ORIGINAL_SIZE_KEY = 'original_job_size_bytes'
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment