---
title: "Background work that doesn't go missing"
description: "Runs that hit a temporary fault are retried instead of quietly finishing, and Company Brain rebuilds now complete."
---

> Documentation Index
> Fetch the changelog index at: https://docs.aiagent.app/changelog/llms.txt

# Background work that doesn't go missing

Runs that hit a temporary fault are retried instead of quietly finishing, and Company Brain rebuilds now complete.

- A workflow that failed to start because of a temporary fault used to be recorded as finished, so it never ran and never retried. Those runs are now retried automatically.
- Company Brain rebuilds finish. Saving the rebuilt brain was failing every time, which left the brain stuck part-way through with nothing to explain why.

Source: https://docs.aiagent.app/changelog/background-work-that-doesnt-go-missing/index.mdx
