if (error) {
      scheduledEmailsCounter.decr();
      return log().error(
        { err: error, emailRecipientIds: recipients },
        'Failed to get the email preference field for all the users in this activity'