@bha51 @Ajin_J1 When testing locally, did your runs terminate cleanly? When I run the eval manually in two terminals, neither the model script nor the eval engine exit cleanly. Same when I run the images jointly with docker-compose, it does not shut down. There is a spin_thread=True in aic_model.py that seems to be causing the model script to not terminate, but I am not able to get the engine to exit cleanly. I asked the same in this post with additional logs.