lsst-epo / lsst-epo/skyviewer-api
Disable graphQL caching
Open
- Dominant language
- PHP
- Stars
- 0
- Forks
- 0
- Avg merge
- 23h 2m
- Merged PRs (30d)
- 5
Description
Craft enables graphQL caching by default and we need to disable it to let our enhanced caching architecture do its thing.
First, see how the Rubin Obs API project sets whether graphQL caching is enabled or not. Add that line to the same file in this codebase, then add the environment variable to the Skyviewer API secret edc-int-skyviewer-api.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.