Open
Description
What Docs changes are you proposing?
Description
There isn’t any note on the website advising users to avoid repeatedly downloading schemas. Instead, tooling should cache the schemas within their application for efficiency. This guidance would help reduce unnecessary network requests and improve performance.
Proposed Solution
Add a section to the implementer’s section of the documentation that explains:
- Why tooling should cache schemas locally.
- The potential issues caused by repeatedly downloading schemas.
- Examples or guidelines for implementing caching in tooling.
Note: Modify the proposed solution to be precise.
Expected Outcome
Clear guidance on caching schemas is added to the documentation.
Karen Etheridge takes credit for this issue.
Code of Conduct
- I agree to follow this project's Code of Conduct
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Done