Sometimes an IR subscription is not triggered (eg. DB was down for maintenance on that particular date/time or it runs in an error and then the APEX_APPLICATION_PAGE_IR_SUB.OFFSET_DATE has a value in the past. From that moment in time this subscription stops working.
The only way to get it working again is to delete the subscription and create a new one.
We are on APEX 20.2 and Oracle 19c.
Is there another solution for this?