Status Filter: Targets queue items that have a status of 'que_sts_complete'.
Date Filter: Utilizes the last_modified_on or created_on date to check if the queue item's record is older than the retention period . The filter checks:
If last_modified_on is NULL, then it compares the created_on date.