CatSalad🐈🥗 (D.Burch) :blobcatrainbow: on Nostr: There are several tools that use an exponential backoff algorithm for retries. For ...
There are several tools that use an exponential backoff algorithm for retries. For example, curl doubles the wait time each successive retry (1s, 2s, 4s, etc.)
This is cool and all, but sometimes I want the opposite. Like having each successive retry happen faster and faster until zero delay is achieved.
Published at
2024-12-23 03:52:46Event JSON
{
"id": "f3b29d78609dd460a138cf21e62c1f7852f56f653fec54085815f2bc4a739804",
"pubkey": "87d90b24170d8ae4ceac5e56f415b770e8f34c53dd7518ab01f417646c9c7547",
"created_at": 1734925966,
"kind": 1,
"tags": [
[
"proxy",
"https://infosec.exchange/users/catsalad/statuses/113700108135006457",
"activitypub"
]
],
"content": "There are several tools that use an exponential backoff algorithm for retries. For example, curl doubles the wait time each successive retry (1s, 2s, 4s, etc.)\n\nThis is cool and all, but sometimes I want the opposite. Like having each successive retry happen faster and faster until zero delay is achieved.",
"sig": "055ec7223a8fe20dbb4e602de718234b48f24a96b9029b423bed0da9ec367897399af765b70b85f16dba8d741d48ac9de9b00c0fdb48056a44744365ecfbac94"
}