<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Ryan Wanjie — Writing</title>
    <link>https://ryanwanjie.com/writing</link>
    <description>Notes on distributed systems, streaming pipelines and things that break in production.</description>
    <language>en</language>
    <atom:link href="https://ryanwanjie.com/writing/rss.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>The consumer that wouldn't stay up</title>
      <link>https://ryanwanjie.com/writing/kafka-consumer-crash-loop</link>
      <guid isPermaLink="true">https://ryanwanjie.com/writing/kafka-consumer-crash-loop</guid>
      <description>A Kafka consumer group stuck in a restart loop, one malformed message, and why auto.offset.reset is the wrong place to look for a fix.</description>
      <pubDate>Mon, 18 May 2026 00:00:00 GMT</pubDate>
    </item>
  </channel>
</rss>