Hacker News
- Show HN: Retry a command with exponential backoff and jitter (+ Starlark exprs) https://github.com/dbohdan/recur 42 comments
- Reverse-engineering Ethernet backoff on the Intel 82586 network chip's die http://www.righto.com/2023/10/reverse-engineering-ethernet-backoff-on.html 34 comments
- Bash retry function with exponential backoff https://gist.github.com/sj26/88e1c6584397bb7c13bd11108a579746 47 comments
- Exponential Backoff and Jitter (2015) https://aws.amazon.com/blogs/architecture/exponential-backoff-and-jitter/ 14 comments
- Backoff: Python function decorators for configurable backoff and retry https://github.com/litl/backoff/ 3 comments
- Exponential Backoff and Jitter http://www.awsarchitectureblog.com/2015/03/backoff.html 15 comments
Lobsters
- What is Backoff For? https://brooker.co.za/blog/2022/08/11/backoff.html 7 comments distributed
- Exponential Backoff And Jitter http://www.awsarchitectureblog.com/2015/03/backoff.html 5 comments distributed , networking
- new crate: exponential-backoff https://github.com/yoshuawuyts/exponential-backoff 13 comments rust
- Just released retryx – a minimal async retry utility with backoff, timeout, and logging (Node.js + TypeScript) https://www.npmjs.com/package/@harisk/retryx 2 comments node
- Retries, backoff and jitter https://www.codereliant.io/the-art-of-building-fault-tolerant-software-systems/ 3 comments sre
- Long-duration Async Lambda retries with exponential backoff and jitter https://bitesizedserverless.com/bite/async-lambda-function-retries-with-backoff-and-jitter/ 5 comments aws
- Is there a retry / exponential backoff crate with these features? https://crates.io/crates/retry 12 comments rust
- A simple Kotlin Exponential Backoff library designed for kotlinx.coroutines. https://github.com/reugn/kotlin-backoff 13 comments kotlin
- RabbitMQ — How to send delayed/scheduled messages for Webhooks with exponential backoff? https://gosink.in/rabbitmq-how-to-send-delayed-scheduled-messages-for-webhooks-with-exponential-backoff/?utm_source=reddit&utm_medium=programming 9 comments programming
- How to implement an exponential backoff retry strategy in Javascript https://advancedweb.hu/how-to-implement-an-exponential-backoff-retry-strategy-in-javascript/ 2 comments javascript
- eb: Run commands with exponential backoff https://github.com/rye/eb 7 comments rust
- A Resilience Library for JavaScript -- Retries, Circuit Breakers, Backoffs, + More https://github.com/connor4312/cockatiel 39 comments javascript
- How to add Exponential Backoff to Service Startup https://blog.afoolishmanifesto.com/posts/exponential-backoff-in-service-startup/ 7 comments programming
- Robert Graham: No, you backoff on backdoors or else http://blog.erratasec.com/2016/03/no-you-backoff-on-backdoors-or-lese.html 23 comments linux
- Robert Graham: No, you backoff on backdoors or else http://blog.erratasec.com/2016/03/no-you-backoff-on-backdoors-or-lese.html 49 comments crypto
- Robert Graham: No, you backoff on backdoors or else http://blog.erratasec.com/2016/03/no-you-backoff-on-backdoors-or-lese.html 4 comments technology
- ROM – A New Version of the Backoff PoS Malware http://blog.fortinet.com/post/rom-a-new-version-of-the-backoff-pos-malware 4 comments netsec