> ## Documentation Index
> Fetch the complete documentation index at: https://docs.nuon.co/llms.txt
> Use this file to discover all available pages before exploring further.

# 025 - Temporal Workflow Stability Improvements

> Fix issues with component workflows retrying.

*Nov 10, 2025*

<div className="badge badge--primary">v0.19.690</div>

## Temporal Workflow Stability Improvements

Fixed an issue where temporal workflows were being continuously retried when an install was created
and not deployed. This was resulting in extra memory pressure on the temporal workers and postgres
instance.

## Bug Fixes

* Fixed a null pointer issue with missing input values.
* Fixed validation responses now returning 400 level responses instead of 500s.
