This repository was archived by the owner on May 1, 2022. It is now read-only.
This repository was archived by the owner on May 1, 2022. It is now read-only.
Investigate if there is a better way of handling Container Timer for automatic killing #178
Open
Description
As of now we are using hard-coded values like self.timer = "hour"
in container_daemon.py. We should investigate if there is a better way of doing the same.