explorer
explorer copied to clipboard
Explore graceful degradation and backup when API outages
An idea to improve this is to skip the API and make database connections, it'll also improve performance.
@andresgalante The direct DB connection we discussed yesterday is not related to this issue. This current issue is about showing something rather than nothing when there is an API outage.
I created a new issue for the DB connection solution with more details and why we should at least explore this idea.