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

Keep certain number of task executions in history #178

Open
ilayaperumalg opened this issue Dec 21, 2019 · 0 comments
Open

Keep certain number of task executions in history #178

ilayaperumalg opened this issue Dec 21, 2019 · 0 comments

Comments

@ilayaperumalg
Copy link
Contributor

Based on the changes addressed via #112, the entire history of task executions get deleted when launching a new task execution.

It would be nice to have at least a few task executions in the history to help enable the users debug the previous task executions. We also have some side effects such as the task execution logs are only available for the currently running execution.

This SO thread also has some more information: https://stackoverflow.com/questions/59433232/why-task-launcher-prunes-the-task-instance-history-every-time-a-new-task-instanc

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