Skip to content

Commit

Permalink
Update main.py
Browse files Browse the repository at this point in the history
  • Loading branch information
fabriziosalmi authored Dec 16, 2024
1 parent 8cf5b02 commit 19a19fc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions main.py
Original file line number Diff line number Diff line change
Expand Up @@ -216,6 +216,7 @@ async def main():

except Exception as e:
logger.error(f"Critical error: {e}")


performance_monitor.stop()
logger.info(f"Execution completed in {performance_monitor.get_summary()['total_duration']} seconds.")
Expand Down

0 comments on commit 19a19fc

Please sign in to comment.