There are some print statements when running as a daemon that should be converted to log messages with timestamps. To track performance and activity we need additional logging messages around when various steps in the workflow happen, download, running whisper, uploading results, and finishing the job.
There are some print statements when running as a daemon that should be converted to log messages with timestamps. To track performance and activity we need additional logging messages around when various steps in the workflow happen, download, running whisper, uploading results, and finishing the job.
If it's easy it might also be nice to configure Docker send messages to Cloudwatch: https://docs.docker.com/engine/logging/drivers/awslogs/