Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The job eh_hr_feed_data_queue_failure_check will run after the feed job is complete to see if any records failed to send to EH by querying the cache for human_resources.persons_health_eh_hr_feed_data_queue_incremental. If any failures are found, a CSV is generated and sent out via e-mail to the Tufts Denodo team email address (denodo-devs@elist.tufts.edu). If the event of a job failure, a separate email will be sent from either job to the same email address.

Failures Record failures of status 500 typically mean there was an issue with the EH server, with 400 meaning there was an issue with the request/data. For 500 errors you can just re-send, however 400 errors should be investigated as they may require updating the view to handle bad data.

You can re-send failed emp_id’s by running the following two queries.

...