**Summary** Getting no manifest, event and logs in case of no git-ops deployment **Steps to Replicate** 1. Create any devtron-app and deploy it without configuring git-ops 2. Now open the app details page and try to access the "Logs/Events/Manifests" **Actual Output** We are not able to access the logs/Events/Manifests **Logs** ``{"level":"error","ts":1660825228.1273613,"caller":"connector/Connector.go:256","msg":"Error occurred while reading data from argocd rpc error: code = Canceled desc = context canceled\n","stacktrace":"github.com/devtron-labs/devtron/api/connector.PumpImpl.StartStream\n\t/go/src/github.com/devtron-labs/devtron/api/connector/Connector.go:256\ngithub.com/devtron-`` **Expected Output** Everything should be accessible without any issue