Remix.run Logo
qurren 2 hours ago

> cascading overload

I'd bet more on this. For one none of the coding tools have exponential backoff on retries

SyneRyder 2 hours ago | parent | next [-]

They must do, surely? I've been vibe coding my own harness, in particular for use with Ox Alpha. The 429 downtime when Ox Alpha was at the height of popularity quickly gave me a refresher crash course on backoff strategies, like adding jitter to the backoff. At least the major harnesses must have exponential backoff & jitter?

jdiff 2 hours ago | parent [-]

You did this when you ran into an issue with a third party. The developers building this tool, throwing them at their own APIs are significantly less likely to run into a similar issue that may inspire similar action.

dolmen an hour ago | parent | prev | next [-]

Claude Code: 4mn, 20mn, give up (from my experience today)

ipsod 2 hours ago | parent | prev [-]

Um... Claude Code does, or did, though? IDK about others - they don't go down as much.