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

Adding timeout to the dotnet info command, using environment variables. #236

Merged
merged 1 commit into from
Dec 19, 2023
Merged

Adding timeout to the dotnet info command, using environment variables. #236

merged 1 commit into from
Dec 19, 2023

Conversation

phmonte
Copy link
Owner

@phmonte phmonte commented Sep 13, 2023

Description
In some scenarios 4000ms to execute the dotnet --info command is not enough.

Objective
The objective is to add the possibility of passing the desired timeout via environment variable.

Scenario
I identified this scenario when running the solution within k8s clusters with low memory and CPU.

Related Issue

@daveaglick
Copy link
Collaborator

Finally getting around to some reviews and merges in this project, sorry for the delay! This all looks fine to me, merging now - thanks!

@daveaglick daveaglick merged commit 28cb7ee into phmonte:main Dec 19, 2023
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