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

Improve LogCleanupCommand for executor logs (RequestInfo, ErrorInfo) #52

Closed
martinweiler opened this issue Mar 31, 2023 · 2 comments
Closed
Assignees
Labels
area:bpmn Related to BPMN type:enhancement Something that already exists needs to be improved

Comments

@martinweiler
Copy link

Running LogCleanupCommand with parameter OlderThanPeriod=xd removes inactive records from RequestInfo and ErrorInfo even if the related process instance is still active. These entries should not be deleted as long as the process instance is active, as this breaks the ability to reschedule a failed job. Records for active process instances might also be needed for audit purposes.

@martinweiler martinweiler added type:enhancement Something that already exists needs to be improved area:bpmn Related to BPMN labels Apr 3, 2023
@martinweiler martinweiler self-assigned this Apr 5, 2023
@martinweiler
Copy link
Author

martinweiler commented May 3, 2023

@elguardian could you please review the PR#2282? Thanks!

@martinweiler
Copy link
Author

Closing, this is now tracked in https://github.com/bamoe/private-bamoe-issues/issues/212

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:bpmn Related to BPMN type:enhancement Something that already exists needs to be improved
Projects
Development

No branches or pull requests

1 participant