/top/
/new/
/best/
/ask/
/show/
/job/
^
slacker news
login
about
←back to thread
Show HN: Retry a command with exponential backoff and jitter (+ Starlark exprs)
(github.com)
72 points
networked
| 1 comments |
15 Nov 24 08:04 UTC
|
HN request time: 0.214s
|
source
Show context
Terretta
◴[
20 Nov 24 13:03 UTC
]
No.
42193579
[source]
▶
>>42144816 (OP)
#
For Python, consider Tenacity:
https://tenacity.readthedocs.io/en/latest/
At the CLI, this is nice for not depending on Node.
replies(5):
>>42193588
#
>>42193649
#
>>42193809
#
>>42195207
#
>>42195700
#
1.
derr1
◴[
20 Nov 24 13:35 UTC
]
No.
42193809
[source]
▶
>>42193579
#
Would also recommend opnieuw:
https://github.com/channable/opnieuw
ID:
GO
↑