|
|
|
|
|
by brlewis
2530 days ago
|
|
> rate limit, including adding random jitter to mimic the way a human might use a browser Even if you aren't trying to disguise anything, adding some randomness helps avoid one particular bad pattern with operations on a network. I recall the pattern being called "network synchronization" but I can't get good search results for that. |
|