• Drew Blessing's avatar
    Set default timeout for Google OAuth · 65601a4a
    Drew Blessing authored
    Currently neither OmniAuth `google_oauth2` or the GitLab Google
    API OAuth call for GKE integration set a default timeout on the
    API call. This can occassionally result in an overall worker
    timeout. This change sets a default timeout of 10 seconds.
    65601a4a
auth.rb 1.28 KB