Skip to content

Extract declare constraints using the built state (if this is available)#2

Merged
balaktsis merged 10 commits intotrace_id_stringfrom
integrate_declare_state
Jan 27, 2025
Merged

Extract declare constraints using the built state (if this is available)#2
balaktsis merged 10 commits intotrace_id_stringfrom
integrate_declare_state

Conversation

@mavroudo
Copy link
Copy Markdown

Modified the declare queries to adhere to the structure of the other queries. That is I used the structure QueryWrapper -> Query -> QueryPlan -> QueryResponse.
Based on the updated structure I added the logic to extract the Declare constraints by utilizing the built state.
The QP will always use the state of it is available, and will append some statistics (e.g., if the state is up to date, and if not what percentage of the total traces and events exist in the state). This will allow users to get a good answer even if the state is not up to date. Finally, the user can choose to force the mining process by setting the "enforceNormalMining" parameter to true in any of the Declare queries.

@mavroudo mavroudo changed the base branch from main to trace_id_string December 29, 2024 13:57
@balaktsis balaktsis merged commit 5a40ce3 into trace_id_string Jan 27, 2025
@balaktsis balaktsis deleted the integrate_declare_state branch January 27, 2025 10:34
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

Successfully merging this pull request may close these issues.

2 participants