Change cache timeout type from minutes to seconds
requested to merge simon.ellensohn/gitlab:change-cache-timeout-type-from-minutes-to-seconds into master
What does this MR do and why?
The value for CACHE_REQUEST_TIMEOUT
needs to be configured in seconds, not minutes.
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.