Earlier quoted context omitted.
I still don't get why they use images Instead of unicode: https://www.htmlsymbols.xyz/unicode/U%2b2705
if the image tag is drawn dynamically then it is actually probably less bandwidth than the unicode character since the image can be cached at multiple locations including the browser.
Heroku was Down
91–100 of 149 posts
Re: Heroku was Down
#92Re: Heroku was Down
#93AWS is down too, this is likely the cause since Heroku runs on it. https://downdetector.com/status/aws-amazon-web-services/
Re: Heroku was Down
#94Re: Heroku was Down
#95My app was down about 35 minutes total, according to my monitoring.
Re: Heroku was Down
#96Earlier quoted context omitted.
What makes Downdetector unreliable? It's showing a huge spike right now.
Their (metrist) claim is that DD is human reported and therefore unreliable. Metrist monitors via bots
Re: Heroku was Down
#97So... what are the chances this is related to a cyber attack from Russia? Also our apps are down
Practically zero. Why would Russia care about Heroku?
Re: Heroku was Down
#98While Heroku is busy fixing the issue if you scale your app to a single dyno (assuming it can handle the traffic) it should restore availability.
Re: Heroku was Down
#99Earlier quoted context omitted.
What makes Downdetector unreliable? It's showing a huge spike right now.
Downdetector relies on user reports, so e.g. if a user's ISP is down and they can't get to Facebook, they might report Facebook being down (or vice versa). DD spikes are typically indicative of _something_, but it's not always the actual down service.
[0] https://downdetector.com/status/windows-azure/ [1] https://downdetector.com/status/google-cloud/
Re: Heroku was Down
#100It appears to only be affecting apps that have multiple dynos. While Heroku is busy fixing the issue if you scale your app to a single dyno (assuming it can handle the traffic) it should restore availability.