After upgrading to Rails 5, I notice that every 30 seconds, a request to our root url comes in.
Has anyone any idea what this could be?
I checked a few things like closing all browsers, restarting my server, looking at our javascript session timeout check, and checking no rake tasks are running.
Most likely it is something specific to our code and no one can help, but here's hoping! (It was not happening when we were using Rails 4.2)