// Used to grab additional data in case of ingestion failure const ingestion_buffer_days = 3; module.exports = { ingestion_buffer_days }