<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Fault-Tolerance on DanielWS</title><link>https://daniel.ws/tags/fault-tolerance/</link><description>Recent content in Fault-Tolerance on DanielWS</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Sat, 16 May 2026 14:10:51 -0300</lastBuildDate><atom:link href="https://daniel.ws/tags/fault-tolerance/index.xml" rel="self" type="application/rss+xml"/><item><title>GenServer the "rabbit hole" — Part 2: The Silent Cascade</title><link>https://daniel.ws/posts/genserver-the-rabbit-hole-part-2-silent-cascade/</link><pubDate>Sat, 16 May 2026 14:10:51 -0300</pubDate><guid>https://daniel.ws/posts/genserver-the-rabbit-hole-part-2-silent-cascade/</guid><description>&lt;blockquote>
&lt;p>Continuation of &lt;a href="https://daniel.ws/posts/genserver-the-rabbit-hole/">GenServer the &amp;ldquo;rabbit hole&amp;rdquo;&lt;/a>. If you haven&amp;rsquo;t read it yet, I recommend going there first — we&amp;rsquo;ll start from the same &lt;code>genserver_study&lt;/code> project and the same concepts of mailbox, supervisor and &lt;code>max_restarts&lt;/code>.&lt;/p>&lt;/blockquote>
&lt;p>In the previous article we explored how a &amp;ldquo;misbehaving&amp;rdquo; GenServer can shut down the whole supervision tree when it bursts the supervisor&amp;rsquo;s &lt;code>max_restarts&lt;/code>. We showed how messages are lost in the mailbox and how &amp;ldquo;Let it crash&amp;rdquo; isn&amp;rsquo;t exactly a blank check to let processes break randomly.&lt;/p></description></item></channel></rss>