Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我知道这不是好方法,但是你们中的任何人都知道一项服务,我可以在其中运行心跳到我的 heroku 应用程序,如果它在几分钟内无法响应电话heroku restart并向我发送电子邮件?
heroku restart
对我来说将是一个非常好的功能......
非常感谢!
干杯!
重新启动应用程序绝对不是最好的解决方案。 heroku 不是 100% 可用的时间查看他们的状态页面。
虽然有pingdom,它会 ping 你的应用程序并在它关闭时通知你。 但不会为你采取任何行动。