Unpausing timer triggered Azure functions caused them to run as “past due”
Two of my timer triggered azure functions just ran because i un-paused them. The logs state “IsPastDue” as their reason, but the original schedule is from before i paused them.