djsegal / julia_observer

find your next julia package 🔎
https://juliaobserver.com
MIT License
15 stars 0 forks source link

Single github API failure can lead to broken site #105

Closed djsegal closed 4 years ago

djsegal commented 5 years ago

Don't know the exact origin of:

But it seems like a single github api request was mis-hit and brought down the whole julia observer website.

// hope to have a better handle on this next time it happens and prevent it occurring afterwards

Marc-Cox-08 commented 5 years ago

Whoops...

Something went wrong.

Let us know so we can try to fix it.

djsegal commented 5 years ago

The way I've been fixing this (after resolving whatever issue actually caused it) is by:

Could make a way to never update to a batchless state

// at the end, sort of a trade-off between hard failing and soft failing