logging.warning("Cache update requested for range {start_time} through {end_time}, but the preceeding available time is {time}, which is before {start_time}. Nothing will happen.")
logging.info("Attempting to cache data for processing between {start_time} and {end_time}")
logging.info(f"Attempting to cache data for processing between {start_time} and {end_time}")