Workbench / Issues

Retry Makes the Problem Worse

A retry, repair attempt, regeneration, or follow-up instruction increases the error, expands the failure, or creates additional breakage instead of narrowing the problem.

What This Looks Like

The user retries, regenerates, asks for a fix, or gives a corrective follow-up, but the result gets worse. The system may introduce new errors, lose parts that were previously correct, expand the task, change unrelated content, or create a larger failure while attempting to repair a smaller one.

Why It Matters

Retries are often treated as a safe recovery path. When retry makes the problem worse, the user loses confidence that the system can converge. The workflow may shift from solving the original issue to managing the side effects of repeated repair attempts.

Structural Signal

A corrective action increases the failure surface instead of reducing it. The issue is not only that the retry failed; it is that the retry changed, expanded, or propagated the problem beyond the original error.

Common Triggers

When to Use This Issue

Use this Issue when the user’s attempted fix, retry, regeneration, or follow-up creates additional damage or expands the failure beyond the original problem.

When Not to Use This Issue

Do not use this Issue when retry simply produces another bad answer of the same kind, or when the user intentionally changes the task. Use this Issue when the retry makes the failure larger, messier, or harder to recover from.

Category

Spread & Escalation

Primary Pattern

PAT-0300 — Escalation Growth

Declared Patterns

Derived Primary Lenses

Derived Secondary Lenses

Search Intents

Ontology Metadata

Code
ISS-0007
Version
ISS-0007@0.1.0
Ontology release
0.1.0
Updated
2026-05-10T00:00:00Z

History

No public history entries recorded.

View full ontology changelog