Scroll to got about 25-30 scrolls in before failing. It looks like it's actually the appium server timing out because it hasn't received a new command in 60 seconds
info: [ANDROID] [info] Got command of type ACTION
info: [ANDROID] [debug] Got command action: scrollTo
info: Didn't get a new command in 60 secs, shutting down...
Also, since I had to pull latest from master, my app doesn't open (I keep manually clicking it). Did anything change that would require me to change my desired capabilities in the last month or two?