Now I know what rainbow deployment is, it is a deployment model of Google Cloud Run and pretty simple: create a new revision, never close the connection if the user is still connected, and switch between revisions. This is a solved problem.
Claude i...