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

Ignore expired tasks & clean task executor threads after a max duration #385

Merged
merged 12 commits into from
Oct 19, 2020

Conversation

zguesmi
Copy link
Member

@zguesmi zguesmi commented Oct 15, 2020

No description provided.

@zguesmi zguesmi changed the title Feature/task replay Ignore expired tasks & clean task executor threads after a max duration Oct 15, 2020
@zguesmi zguesmi requested a review from jeremyjams October 15, 2020 14:15
@@ -47,11 +48,13 @@
@Version
private Long version;

@Indexed(unique = true)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@zguesmi
Copy link
Member Author

zguesmi commented Oct 15, 2020

Fixes #384

Copy link
Member

@jeremyjams jeremyjams left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

CustomSingleExecutorThreadFactory 👏 🙏

@zguesmi zguesmi merged commit 4c01d0f into develop Oct 19, 2020
@zguesmi zguesmi deleted the feature/task-replay branch October 19, 2020 16:28
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