I just installed Rocket Chat on Heroku using the One-Click Deploy. Everything seems to work fine at first sight except I get “High Response Time” alerts from Log Entries. Example:
This is a consistent problem we have been dealing in Heroku, and is related with sockjs. Apparently there is a workaround for this in this url https://gist.github.com/majek/2427902 but I’m not fully able to understand how to try/port it in meteor.
I would suggest to request Heroku to put an eye on this because is affecting every single instance running Meteor, even when there arent users connected.