refactor(historical eom): added logging to know when it fires off
This commit is contained in:
@@ -78,6 +78,8 @@ export const runHistoricalData = async () => {
|
||||
})
|
||||
);
|
||||
|
||||
createLog("info", "lst", "eom", ` historical data was just added.`);
|
||||
|
||||
if (error) {
|
||||
createLog(
|
||||
"error",
|
||||
|
||||
Reference in New Issue
Block a user