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

Generating resolutions for issues from a stale analysis report breaks things #694

Open
pranavgaikwad opened this issue Feb 26, 2025 · 3 comments
Assignees
Labels
bug Something isn't working

Comments

@pranavgaikwad
Copy link
Contributor

This is an interesting case where if you have an analysis report from prior runs, and you start the server but forget to re-run analysis, cache doesn't get primed and things break.

@pranavgaikwad pranavgaikwad added the bug Something isn't working label Feb 26, 2025
@shawn-hurley
Copy link
Contributor

I think that on init, we should prime the cache in the background.

@djzager @sjd78 @ibolton336 unless we are close to getting the full plugin manages the state thing

@djzager
Copy link
Member

djzager commented Feb 26, 2025

Not close. That might be the next big thing after we stabilize and don't have critical breakdowns.

@shawn-hurley
Copy link
Contributor

if it is not close, then I am interested in fixing this on init. we should mark this as a first up small thing to fix post 0.1.0 release IMO

@savitharaghunathan savitharaghunathan self-assigned this Feb 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants