r-neal-kelly / the_scriptures

A Scriptural Study Suite
https://r-neal-kelly.github.io/the_scriptures/
Other
0 stars 0 forks source link

Make Sure Data is Ready #15

Closed r-neal-kelly closed 6 months ago

r-neal-kelly commented 6 months ago

There are many modules that are using the data module but aren't making sure it's ready first. I think this leads to a very rare bug on site startup, where things try to access the cache but it's just not ready yet.