diff --git a/orchestrator/src/app.js b/orchestrator/src/app.js index c71b909..970ac56 100644 --- a/orchestrator/src/app.js +++ b/orchestrator/src/app.js @@ -144,7 +144,7 @@ async function main () { console.error(error); } }, 10000); - + // Orchestrate every 10 seconds setIntervalAsync(async () => { try {