Closed bcoe closed 5 years ago
The font URL https://brick.a.ssl.fastly.net/Inconsolata:500 is returning a 503 backend unhealthy, which is in turn breaking unit tests.
503 backend unhealthy
Any thoughts on how to best address this issue? Is a backing service perhaps down.
Looks like this is working again, but I'm going to remove the dependency on the external service so this issue doesn't recur.
@hegemonic thank you for digging into this.
The font URL https://brick.a.ssl.fastly.net/Inconsolata:500 is returning a
503 backend unhealthy
, which is in turn breaking unit tests.Any thoughts on how to best address this issue? Is a backing service perhaps down.