Set default timeout for Google OAuth
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.
Showing
Please register or sign in to comment