Skip to content

Conversation

@gjwnc
Copy link
Contributor

@gjwnc gjwnc commented Apr 20, 2022

During TaskExecutionHistory::cleanup() DB entries are removed if the task handlers in the DB is not configured or doesn't exist anymore.
This behaviour can be configured by the setting keepRemovedTasksInTaskExecutionHistory which by default keeps the current behaviour and doesn't remove entries.

This PR is about auto cleanup of the TaskExecutionHistory if one removes a task from the configuration or a handlerClass is renamed. Old entries are then automatically removed if enabled.

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.

1 participant