Skip to content

[FEATURE] Provide an option to force reprocessing during update #323

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

Open
badmonster0 opened this issue Apr 16, 2025 · 0 comments
Open

[FEATURE] Provide an option to force reprocessing during update #323

badmonster0 opened this issue Apr 16, 2025 · 0 comments
Labels
cocoindex-core CocoIndex Core Engine help wanted Extra attention is needed

Comments

@badmonster0
Copy link
Member

When doing an update, not everything is reprocessed, due to:

  • Reprocessing can be skipped if no source + logic version change.
  • Intermediate function output can be cached and reused.

Sometimes users may need to force a reprocess on everything, e.g. something changed but we don't capture it. So we need to provide an option to force reprocessing during update.

@badmonster0 badmonster0 added help wanted Extra attention is needed cocoindex-core CocoIndex Core Engine labels Apr 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cocoindex-core CocoIndex Core Engine help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant