v0.19.690
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.