system-reliability

Tag

Cards List
#system-reliability

Retries can make AI failures worse

Reddit r/AI_Agents · 13h ago

This article discusses how retries in AI systems, particularly with LLMs and agents, can exacerbate failures when underlying issues are not addressed, leading to repeated mistakes with increased cost and latency.

0 favorites 0 likes
#system-reliability

GitHub, autoscaling, and the component substitution fallacy

Hacker News Top · 2026-08-20 Cached

The blog post analyzes a recent GitHub outage caused by a misconfigured autoscaling policy, discussing the challenges of autoscaling in cloud infrastructure and referencing the component substitution fallacy to highlight systemic issues.

0 favorites 0 likes
#system-reliability

Metastability in Recovery: Cascading Recovery with a Loop

Lobsters Hottest · 2026-07-06 Cached

Discusses how cascading recovery and feedback loops can cause metastable failures in distributed systems, preventing proper recovery.

0 favorites 0 likes
#system-reliability

Why Queues Don’t Fix Overload (And What To Do Instead)

Lobsters Hottest · 2026-06-07 Cached

Explains why unbounded queues are a bug in software systems, using Little's Law and the bathtub analogy to show that queues only absorb variance, not sustained load. Discusses latency death spirals and advocates for backpressure instead.

0 favorites 0 likes
#system-reliability

@rohit4verse: Building dumb AI Loops that ship is the current MOAT in Agentic systems. 88% of agent pilots ship this exact pattern an…

X AI KOLs Timeline · 2026-05-10

The article discusses common failure patterns in agentic AI systems, specifically 'dumb AI loops,' citing issues like state poisoning and data leaks observed in Claude Code deployments.

0 favorites 0 likes
← Back to home

Submit Feedback