if (offersNeedingTrunctation.length === 0) {
            logging.warn('No Offers found needing truncation');
            return;
        } else {
            logging.info(`Found ${offersNeedingTrunctation.length} Offers needing truncation`);