VEuPathDB / EdaSubsettingService

A REST service to provide data and subsetting in the Exploratory Data Analysis Workspace
Apache License 2.0
0 stars 0 forks source link

Fix race condition at startup causing studies to not be loaded in metadata cache #120

Closed dmgaldi closed 10 months ago

dmgaldi commented 10 months ago

Trying to fetch a study would return a 404 at startup. This would usually get fixed after 5 minutes when the cache is refreshed.