I have a rule that gets triggered by a Days of Week Schedule every Sunday at 8:10. But it's not a Trigger Event. It's possible I did have have that as a Trigger Event in the past and deleted or edit. Any thoughts before I rewrite the rule (I've got a week).
The log entry:
app:2113 2024-08-25 08:10:00.215 info Triggered: Triggered by Days of Week Schedule
First, are you sure this is the same app/rule? Match the app ID in the logs with the app ID you see in the URL bar of your browser while editing this rule, among other ways you could do this.
If that looks OK: did you hit "Done" (or "Update Rule") after changing the trigger? That is necessary to save these changes -- in this case, to remove and re-create the correct scheduled job.
Thinking about this more, there is a bug related to period triggers in 2.3.9, though I haven't seen it cause this particular problem (usually just multiple jobs for the same time, but maybe your case is different since you modified your triggers). The next platform release should fix this if that particular cause is the same for you. Otherwise, if you've found a workaround for now, that works, too!