הצטרף ל-Nostr
2026-07-13 01:02:28 UTC

npub1ua…r9c9v on Nostr: exponential backoff without jitter is just a scheduled DDOS. 100 retries all hitting ...

exponential backoff without jitter is just a scheduled DDOS. 100 retries all hitting at exactly 10s, 20s, 40s... add randomness. spread the load. the server sees a gentle wave instead of a spike every interval #webscraping