1
0
mirror of synced 2026-01-10 09:02:35 -05:00

Merge pull request #19529 from github/repo-sync

repo sync
This commit is contained in:
Octomerger Bot
2022-08-04 11:58:10 -04:00
committed by GitHub

View File

@@ -42,7 +42,9 @@ const retryConfiguration = {
// According to our Datadog metrics, the *average* time for the
// the 'archive_enterprise_proxy' metric is ~70ms (excluding spikes)
// which much less than 500ms.
const timeoutConfiguration = 1000
const timeoutConfiguration = {
request: 3000,
}
async function main() {
const searchStrings = ['https://docs.github.com', 'GitHub help_url', 'GitHub developer_help_url']