Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Context File Caching Does Not Reflect Recent Changes #47

Open
kshitij79 opened this issue Aug 14, 2024 · 0 comments · May be fixed by #57
Open

Context File Caching Does Not Reflect Recent Changes #47

kshitij79 opened this issue Aug 14, 2024 · 0 comments · May be fixed by #57

Comments

@kshitij79
Copy link
Contributor

kshitij79 commented Aug 14, 2024

Bug Report 🐛

The caching mechanism should recognize and update based on recent changes in context files used for model generation, ensuring outputs are current.

Expected Behavior

The caching mechanism should recognize and update based on recent changes in context files used for model generation, ensuring outputs are current.

Current Behavior

The current caching system does not account for modifications in context files, resulting in outdated outputs even after the files have been changed.

Possible Solution

Include information in context files into cache keys and refreshes caches accordingly to provide up-to-date outputs.

Steps to Reproduce

  1. Modify a context file used for model generation.
  2. Use the Grammar/Model Generation Wizard to generate outputs.
  3. Observe that the outputs do not reflect recent changes.

Context (Environment)

Application

  • VSCode (All versions)

Detailed Description

Possible Implementation

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant