<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Error-Handling on Hi, I&#39;m Muhammad Amal</title>
    <link>https://muhammadamal.my.id/tags/error-handling/</link>
    <description>Recent content in Error-Handling on Hi, I&#39;m Muhammad Amal</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Mon, 18 Aug 2025 09:00:00 +0700</lastBuildDate>
    <atom:link href="https://muhammadamal.my.id/tags/error-handling/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Error Handling and Retries for Production n8n Workflows</title>
      <link>https://muhammadamal.my.id/blog/error-handling-and-retries-for-production-n8n-workflows/</link>
      <pubDate>Mon, 18 Aug 2025 09:00:00 +0700</pubDate>
      <guid>https://muhammadamal.my.id/blog/error-handling-and-retries-for-production-n8n-workflows/</guid>
      <description>Build n8n workflows that survive flaky APIs, with retry policies, error trigger workflows, circuit breakers, and dead letter routing patterns.</description>
    </item>
    <item>
      <title>Error Handling in Rust, thiserror, anyhow, and the Patterns That Scale</title>
      <link>https://muhammadamal.my.id/blog/error-handling-thiserror-anyhow/</link>
      <pubDate>Fri, 21 Jul 2023 09:00:00 +0700</pubDate>
      <guid>https://muhammadamal.my.id/blog/error-handling-thiserror-anyhow/</guid>
      <description>Rust error handling that holds up in production: thiserror for libraries, anyhow for applications, and the context patterns in between.</description>
    </item>
    <item>
      <title>Error Handling and Retries for LLM APIs</title>
      <link>https://muhammadamal.my.id/blog/llm-error-handling-retries/</link>
      <pubDate>Fri, 27 Jan 2023 09:00:00 +0700</pubDate>
      <guid>https://muhammadamal.my.id/blog/llm-error-handling-retries/</guid>
      <description>OpenAI error handling: transient vs permanent, backoff, fallbacks, keep service up.</description>
    </item>
    <item>
      <title>Error Handling and Retries in n8n</title>
      <link>https://muhammadamal.my.id/blog/n8n-error-handling-retries/</link>
      <pubDate>Fri, 20 May 2022 09:00:00 +0700</pubDate>
      <guid>https://muhammadamal.my.id/blog/n8n-error-handling-retries/</guid>
      <description>n8n error handling: retries, error trigger workflows, dead-letters, alerting on consecutive failures.</description>
    </item>
    <item>
      <title>Rust Error Handling, Result, ?, thiserror, anyhow</title>
      <link>https://muhammadamal.my.id/blog/rust-error-handling-result-thiserror/</link>
      <pubDate>Wed, 09 Mar 2022 09:00:00 +0700</pubDate>
      <guid>https://muhammadamal.my.id/blog/rust-error-handling-result-thiserror/</guid>
      <description>Rust error handling. Result, ?, thiserror for libs, anyhow for apps. Patterns that replace try/catch.</description>
    </item>
  </channel>
</rss>
