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

Invalidate study metadata after files are added to cache #137

Closed dmgaldi closed 5 months ago

dmgaldi commented 5 months ago

There's more context in a slack thread, but yesterday there was an error when the build-68 subsetting files were added. We correctly updated the studyHasFiles cache when those files are added, but we also need to remove the studies to make sure they can be refreshed with the latest binary metadata.

Resolves https://github.com/VEuPathDB/EdaSubsettingService/issues/136