Skip to content
Navigation menu
Search
Powered by Algolia
Search
Log in
Create account
DEV Community
Close
Loop & Retry — agent reliability Series' Articles
Back to Walker Miller's Series
Cheap first, smart later: model routing that cuts cost without cutting quality
Walker Miller
Walker Miller
Walker Miller
Follow
Aug 6
Cheap first, smart later: model routing that cuts cost without cutting quality
#
cost
#
agentarchitectures
#
modelrouting
#
reliability
Comments
Add Comment
6 min read
Compaction is a lossy operation
Walker Miller
Walker Miller
Walker Miller
Follow
Aug 7
Compaction is a lossy operation
#
contextengineering
#
memory
#
compaction
#
reliability
Comments
Add Comment
5 min read
Context contamination: why retrying the same prompt makes it worse
Walker Miller
Walker Miller
Walker Miller
Follow
Aug 7
Context contamination: why retrying the same prompt makes it worse
#
contextengineering
#
failuremodes
#
retries
#
reliability
Comments
Add Comment
6 min read
Context window sizing for fine-tuning: how long should your training examples be?
Walker Miller
Walker Miller
Walker Miller
Follow
Aug 8
Context window sizing for fine-tuning: how long should your training examples be?
#
finetuning
#
contextengineering
#
training
#
cost
Comments
Add Comment
5 min read
The context window is a cache, not a memory
Walker Miller
Walker Miller
Walker Miller
Follow
Aug 8
The context window is a cache, not a memory
#
contextengineering
#
contextwindow
#
memory
#
cost
Comments
Add Comment
8 min read
Your token bill is the cheap part: dimensioning the real cost of an agent
Walker Miller
Walker Miller
Walker Miller
Follow
Aug 9
Your token bill is the cheap part: dimensioning the real cost of an agent
#
cost
#
latency
#
tokens
#
operations
Comments
Add Comment
7 min read
Best-of-N is prepaid retries: the cost math of racing parallel attempts
Walker Miller
Walker Miller
Walker Miller
Follow
Aug 9
Best-of-N is prepaid retries: the cost math of racing parallel attempts
#
retries
#
cost
#
latency
#
failuremodes
Comments
Add Comment
5 min read
Debugging a failed agent run costs more than the run itself
Walker Miller
Walker Miller
Walker Miller
Follow
Aug 9
Debugging a failed agent run costs more than the run itself
#
cost
#
failuremodes
#
observability
#
reliability
Comments
1
comment
6 min read
Designing tools an LLM won't misuse
Walker Miller
Walker Miller
Walker Miller
Follow
Aug 9
Designing tools an LLM won't misuse
#
tooldesign
#
functioncalling
#
schemas
#
reliability
Comments
Add Comment
7 min read
Evaluating your evals: how to know the LLM judge is right
Walker Miller
Walker Miller
Walker Miller
Follow
Aug 10
Evaluating your evals: how to know the LLM judge is right
#
evals
#
llmasjudge
#
testing
#
metrics
Comments
Add Comment
5 min read
Distributed retry patterns: bounding blast radius across a fleet
Walker Miller
Walker Miller
Walker Miller
Follow
Aug 10
Distributed retry patterns: bounding blast radius across a fleet
#
retries
#
failuremodes
#
distributedsystems
#
reliability
Comments
Add Comment
6 min read
One bad step, N bad steps: how agent failures cascade
Walker Miller
Walker Miller
Walker Miller
Follow
Aug 11
One bad step, N bad steps: how agent failures cascade
#
failuremodes
#
cascade
#
contextengineering
#
reliability
Comments
Add Comment
7 min read
Your retry just sent the email twice: idempotency keys for agents
Walker Miller
Walker Miller
Walker Miller
Follow
Aug 11
Your retry just sent the email twice: idempotency keys for agents
#
tooldesign
#
failuremodes
#
retries
#
idempotency
Comments
Add Comment
7 min read
Your LLM-as-judge is lying to you
Walker Miller
Walker Miller
Walker Miller
Follow
Aug 12
Your LLM-as-judge is lying to you
#
evals
#
llmasjudge
#
testing
#
bias
Comments
Add Comment
8 min read
Why a long agent run costs O(N ) tokens — and how to flatten it
Walker Miller
Walker Miller
Walker Miller
Follow
Aug 12
Why a long agent run costs O(N ) tokens — and how to flatten it
#
cost
#
tokens
#
contextengineering
#
longhorizon
Comments
Add Comment
5 min read
Loop drift: how agents convince themselves they're making progress
Walker Miller
Walker Miller
Walker Miller
Follow
Aug 13
Loop drift: how agents convince themselves they're making progress
#
failuremodes
#
evals
#
postmortem
#
loops
Comments
Add Comment
7 min read
Your agent's failures are silent: measuring failure modes in production
Walker Miller
Walker Miller
Walker Miller
Follow
Aug 13
Your agent's failures are silent: measuring failure modes in production
#
failuremodes
#
observability
#
metrics
#
production
Comments
Add Comment
5 min read
Failure modes in multi-agent teams: how a crew of agents breaks differently
Walker Miller
Walker Miller
Walker Miller
Follow
Aug 13
Failure modes in multi-agent teams: how a crew of agents breaks differently
#
multiagent
#
failuremodes
#
agentarchitectures
#
reliability
Comments
Add Comment
5 min read
The caller gave up ten minutes ago: orphaned retries in agent fleets
Walker Miller
Walker Miller
Walker Miller
Follow
Aug 13
The caller gave up ten minutes ago: orphaned retries in agent fleets
#
retries
#
failuremodes
#
distributedsystems
#
reliability
Comments
Add Comment
5 min read
Postmortem: the agent that spent $200 retrying a 400
Walker Miller
Walker Miller
Walker Miller
Follow
Aug 14
Postmortem: the agent that spent $200 retrying a 400
#
failuremodes
#
postmortem
#
cost
#
retries
Comments
Add Comment
9 min read
We're a place where coders share, stay up-to-date and grow their careers.
Log in
Create account