Continuing the discussion from Creating a postponed Queue Item Not working as expected:
I’ve been testing postponing a transaction on the 15 minute mark (eg. 09/23/2021 6:15:00 PM with deadline of the same time) but the transaction only starts running on the half hour (at 6:30 PM in this case). It never starts on time.
I’ve read in another post on this topic that “there is a generic trigger that fires every 15 or 30 mins that catches postponed transactions.” So it appears that in our case this generic trigger only fires every 30 mins. Is there a setting to change the generic trigger to check every 15 minutes?