trigger.dev icon indicating copy to clipboard operation
trigger.dev copied to clipboard

Run `FROZEN` status not documented

Open wobedi opened this issue 6 months ago • 1 comments

Path: /runs#execution-states

The FROZEN state is missing here, which caused a bug on prod for us as we didnt include it in a conditional.

wobedi avatar Jul 17 '25 13:07 wobedi

This is because you shouldn't ever get this status through to your code. We try to always translate them from the database types to user-friendly types.

matt-aitken avatar Aug 07 '25 14:08 matt-aitken