kylegill (kg)
Redis re-deploys on new Database services after migration
Hey all, wondering if anyone else has run into this. Since migrating from a Redis database plugin to a database service, we now have Redis rebuilding at odd times (the metrics tab shows the
railway up
command, though no one on our team runs that).
Our database didn't used to restart as a plugin and it brought up a case where we had to fix some code being called at runtime.
Is there a predictable reason as to why the docker images rebuild and from what that causes it? (ie I assume it's not a git commit like our python code)50 replies