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

#461 Add the ability to set hard timeouts for Pramen operations #462

Merged
merged 3 commits into from
Aug 14, 2024

Conversation

yruslan
Copy link
Collaborator

@yruslan yruslan commented Aug 14, 2024

Closes #461

This is how it looks like:

Screenshot 2024-08-14 at 8 24 12

Screenshot 2024-08-14 at 8 24 32 2

Note that the Caused by shows the stack trace of the killed task at the moment of interruption.

Copy link

github-actions bot commented Aug 14, 2024

Unit Test Coverage

File Coverage [81.75%] 🍏
ThreadWithException.scala 100% 🍏
ThreadUtils.scala 100% 🍏
OperationDef.scala 88.46% 🍏
TaskRunnerBase.scala 78.94%
Total Project Coverage 82.13% 🍏

@VladimirRybalko VladimirRybalko self-requested a review August 14, 2024 11:01
@yruslan yruslan merged commit 6a4ff27 into main Aug 14, 2024
8 checks passed
@yruslan yruslan deleted the feature/461-hard-timeout branch August 14, 2024 11:26
@yruslan yruslan mentioned this pull request Aug 15, 2024
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.

Add hard timeout for operation execution
2 participants