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

Add Timeout & Cancellation to Journald Log Runner #284

Merged
merged 4 commits into from
Dec 8, 2022

Conversation

nwchandler
Copy link
Collaborator

This merge enables timeouts and cancellation in the Journald Log runner. Timeouts may be passed in via optional configuration. If the timeout expires, or if a context that has been passed into the runner when it was constructed is canceled, then the run will stop with an appropriate operation status type.

@nwchandler nwchandler self-assigned this Dec 6, 2022
@nwchandler nwchandler requested a review from a team December 6, 2022 22:00
Copy link
Contributor

@mkcp mkcp left a comment

Choose a reason for hiding this comment

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

Reviewed in pairing 👍

@nwchandler nwchandler changed the title Add Timeout & Cancelation to Journald Log Runner Add Timeout & Cancellation to Journald Log Runner Dec 8, 2022
@nwchandler nwchandler merged commit dec31fc into main Dec 8, 2022
@nwchandler nwchandler deleted the nwchandler/cori2-562-timeout-log-journald branch December 8, 2022 19:55
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.

None yet

2 participants