Camoen

Results 3 comments of Camoen

I had a problem with initial setup. Running `python entry_with_update.py` resulted in an error: ``` Traceback (most recent call last): File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner self.run() File "/usr/lib/python3.10/threading.py", line...

I believe we hit this issue as well. Our workaround for now is to send our commands to a session (`tmux`, `screen`, etc.), rather than allowing the ECS execute-command SDK...

Unfortunately, we don't have our clusters configured to emit ECS exec logs to cloudwatch/S3. I just found out about that yesterday, and haven't had a chance to enable it yet....