Viewing profile — SirBrenton
SirBrenton
HN member- Joined
- Mon, Nov 26, 2012, 9:26 PM UTC
- HN karma
- 3
- Public activity
- 12 items
- HN profile
- View on Hacker News ↗
About SirBrenton
No profile information was provided.
Recent public activity
-
comment
Comment #48463353
[flagged]
- story
-
comment
Comment #48070297
Durable workflows that survive crashes are the right foundation. The failure mode we see most: the loop survives the crash but retries into an active rate-limit window — WAIT signa…
- story
-
comment
Comment #47520280
Thanks Rahmi — saw EZThrottle a while back, been thinking about how the layers relate. Your coordinated retry layer assumes the failure is classified correctly upstream — that’s th…
-
comment
Comment #47478459
[dead]
-
comment
Comment #47478444
[dead]
-
comment
Comment #47456953
If you want to try it on your own code: npx pitstop-check ./src — no config, no install. Works on any TS/JS repo. Happy to answer questions about the pattern or false positives.
-
story
Show HN: Pitstop-check – finds the retry bug that turns 429s into request storms
I kept running into the same bug in AI agent codebases: retry logic that ignores Retry-After under concurrency. Looks fine at first. Under load it turns rate limits into request st…
-
comment
Comment #47450227
[dead]
-
comment
Comment #47450214
[dead]
-
comment
Comment #47450202
[dead]