Skip to content

Remove debug flag and add log flag for print and tracking alert time

Jiang, Freddy requested to merge polish-for-prod into master

Add log flag to print and track alert time. By default (and on Docker), this is turned off to reduce latency time. Also make quotations single.

To test locally use:

# Start the simulator
python -m simulator
# On another terminal, start the system
python -m main --logs

Merge request reports

Loading