Retry is not a loop, its a data structure

https://siddhantkhare.com/writing/retry-is-not-a-loop

-21 points · 4 comments · view on lemmy.world

4 Comments

Lysergid@lemmy.ml · 14 pts · 38d (1 reply)

TLDR: a lot of text to say that maybe you have a bug because you forgot ordering and idempotence. Check your code.

Has nothing to do with retry in particular btw.

thingsiplay@lemmy.ml · 10 pts · 38d

Probably written by Ai. Talks about what "Humans does" and the resume is full of Ai stuff, probably made up. On the bottom the site description is:

Siddhant Khare

Infrastructure for AI agents and LLM systems.

That explains why there is lot of fluff and expanded talk about nothing.

thingsiplay@lemmy.ml · 5 pts · 38d

Retry Ai prompt again and again, until it looks like working.

Marija_@programming.dev · 3 pts · 38d

That's a useful mental model. Retries carry state and intent.