ended8월 31일· 1 sources
I Built a Retry Library Because I Kept Losing Failed API Calls
Why it matters
Every retry library I found did the same thing: wrap a function, retry it a few times, throw if it still fails. Fine until the retries run out and the error just... disappears into a catch block. No r...
1
Sources
+0
24h
—
Growth
4d
Active