trigger.dev
trigger.dev copied to clipboard
[TRI-2156] Changing a job from interval to eventTrigger keeps getting run by the interval trigger
I've noticed this as well, the interval trigger stays active. The only solution I found was to completely disable the job and to delete it in the UI afterwards. This causes an automatic cleanup (deactivation) of all attached triggers, including the interval trigger.