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

Time-constrain user commands in XHarness workloads #7936

Merged
merged 7 commits into from
Sep 24, 2021

Conversation

premun
Copy link
Member

@premun premun commented Sep 22, 2021

We have to make sure that user commands are time-constrained so that we have buffer to call clean-up and send the telemetry at the end of the job.

We do this by bumping the original work item timeout and setting a timeout for the injected user commands.

Resolves #7899

@premun premun merged commit 8f58bb3 into dotnet:main Sep 24, 2021
@premun premun deleted the prvysoky/timeout branch September 24, 2021 10:24
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.

Make sure XHarness telemetry is sent even when job times out
4 participants