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

[FEATURE] Enhance System Performance to address Hanging Tasks by Optimizing Correlations #879

Closed
goyamegh opened this issue Mar 4, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@goyamegh
Copy link
Collaborator

goyamegh commented Mar 4, 2024

Is your feature request related to a problem?
Inefficient correlation processes within the system are leading to hanging tasks, causing performance degradation and impacting system reliability. These hanging tasks not only disrupt workflow but also hinder the timely processing of critical operations, resulting in decreased productivity and even node drops as a result. There is a pressing need to optimize the correlation logic and implement robust measures to mitigate hanging tasks, thereby enhancing system performance and reliability.

What solution would you like?
The existing correlation logic in the system fails to effectively manage parent tasks associated with action listeners used for correlations. Consequently, unresolved parent tasks persist, impeding workflow continuity and hindering essential system operations. To address this issue and enhance task management efficiency, a comprehensive refactor of the correlation logic is imperative to enable the timely closure of parent tasks linked to action listeners.

One such example of exceptions not floating back was addressed in: #874

What alternatives have you considered?
A clear and concise description of any alternative solutions or features you've considered.

Do you have any additional context?
Add any other context or screenshots about the feature request here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Development

No branches or pull requests

2 participants