f"metric: {metric}, Time difference between current and last horizon: {prediction_msgs[-1][metric]['predictionTime']-current_time} seconds. TIME: {datetime.now(pytz.timezone(TZ)).strftime('%d/%m/%Y %H:%M:%S')}"
)
print(
f"metric: {metric}, Time difference between current and last horizon: {prediction_msgs[-1][metric]['predictionTime']-current_time} seconds. TIME: {datetime.now(pytz.timezone(TZ)).strftime('%d/%m/%Y %H:%M:%S')}"