Open chreekat opened 5 months ago
stackage-server-cron makes sure that docs are available before publishing a snapshot, but doesn't do the same thing for the Hoogle database. This has caused a number of outages in Stackage search over the last few months.
stackage-server-cron
Currently the only known workaround is to create a new LTS release with a working Hoogle databaase.
But it's very likely that there is some simple manual operation that could enable it.
stackage-server-cron
makes sure that docs are available before publishing a snapshot, but doesn't do the same thing for the Hoogle database. This has caused a number of outages in Stackage search over the last few months.