<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>熔断器 on 编程心语</title>
		<link>https://www.ithome.me/tags/%E7%86%94%E6%96%AD%E5%99%A8/</link>
		<description>Recent content in 熔断器 on 编程心语</description>
		<generator>Hugo</generator>
		<language>zh-CN</language>
		
		
		
		
			<lastBuildDate>Mon, 20 Jul 2026 08:32:03 +0800</lastBuildDate>
		
			<atom:link href="https://www.ithome.me/tags/%E7%86%94%E6%96%AD%E5%99%A8/index.xml" rel="self" type="application/rss+xml" />
			<item>
				<title>熔断器实战：用Go实现优雅的服务降级与自动恢复</title>
				<link>https://www.ithome.me/post/2026/07/20/circuit-breaker-pattern-go/</link>
				<pubDate>Mon, 20 Jul 2026 08:00:00 +0800</pubDate>
				<guid>https://www.ithome.me/post/2026/07/20/circuit-breaker-pattern-go/</guid>
				<description>&lt;h2 id=&#34;为什么你的服务需要熔断器&#34;&gt;为什么你的服务需要熔断器&lt;/h2&gt;&#xA;&lt;p&gt;你的订单服务调用支付服务，某天支付服务突然变慢——从50ms飙到5秒。你的订单服务每个请求都在等5秒，线程池迅速耗尽，整个服务雪崩。最后，一个下游服务的慢响应，把你整个系统拖垮了。&lt;/p&gt;</description>
			</item>
	</channel>
</rss>
