Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
https://app.zenhub.com/workspaces/single-cell-5e2a191dad828d52cc78b028/issues/chanzuckerberg/single-cell-explorer/166
Reviewers
Functional:
@Bento007
Readability:
@blrnw3
Changes
Follow-up fix to #177. In addition to setting cache control headers (to avoid caching of result), we also needed to not cache the data in the server's own memory cache. Note that this server caching logic is being removed entirely in the Cache Redesign epic, but this PR removes it in one place to specifically fix the Seamless collection/dataset dropdown problems.