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

Metadata POST KIs use ENTRY_LEVEL reasoning and might therefore not trigger non-metadata REACT KIs that require additional data. #626

Open
bnouwt opened this issue Mar 7, 2025 · 0 comments

Comments

@bnouwt
Copy link
Collaborator

bnouwt commented Mar 7, 2025

There is a potential problem with current metadata POST KIs that always use ENTRY_LEVEL reasoning (for performance reasons) that might not trigger non-metadata REACT KIs that want meta information supplemented with the POST.

Create a unit test that checks this behavior to verify if the problem indeed exists, and if it exists, think about a solution to this problem. Simply increasing the reasoning level of metadata KIs probably has very negative impact on the overall performance of the KE, so not sure how to tackle this.

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

No branches or pull requests

1 participant