2a79675fbba7f505b6236c0ec13eccfdb04a183e max Tue Apr 29 02:40:31 2025 -0700 doing what I wrote in the previous commit message and actually setting to 10 seconds, not 15, refs #35585 diff --git src/hg/lib/botDelay.c src/hg/lib/botDelay.c index c2d6e678bfe..d99031e7197 100644 --- src/hg/lib/botDelay.c +++ src/hg/lib/botDelay.c @@ -232,31 +232,31 @@ printf("
\n", err429, err429Msg); time_t now = time(NULL); printf("There is an exceedingly high volume of traffic coming from your " "site (IP address %s) as of %s (California time). It looks like " "a web robot is launching queries quickly, and not even waiting for " "the results of one query to finish before launching another query. " "We cannot service requests from your IP address under these " "conditions. (code %d) " "To use the genome browser functionality from a Unix command line, " "please read our FAQ on this topic. " "For further help on how to access our data from a command line, " "or if " "you think this delay is being imposed unfairly, please contact genome-www@soe.ucsc.edu." ,hogHost, asctime(localtime(&now)), botDelayMillis); puts("