trigger.dev
trigger.dev copied to clipboard
Run `FROZEN` status not documented
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.
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.