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

Health check #670

Merged
merged 31 commits into from
Feb 13, 2024

Documents the `DAPR_HEALTH_TIMEOUT` environment variable

2a2f3bd
Select commit
Loading
Failed to load commit list.
Merged

Health check #670

Documents the `DAPR_HEALTH_TIMEOUT` environment variable
2a2f3bd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Feb 13, 2024 in 0s

87.09% of diff hit (target 86.37%)

View this Pull Request on Codecov

87.09% of diff hit (target 86.37%)

Annotations

Check warning on line 135 in dapr/actor/client/proxy.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

dapr/actor/client/proxy.py#L133-L135

Added lines #L133 - L135 were not covered by tests

Check warning on line 720 in dapr/aio/clients/grpc/client.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

dapr/aio/clients/grpc/client.py#L719-L720

Added lines #L719 - L720 were not covered by tests

Check warning on line 1569 in dapr/aio/clients/grpc/client.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

dapr/aio/clients/grpc/client.py#L1568-L1569

Added lines #L1568 - L1569 were not covered by tests

Check warning on line 43 in dapr/clients/health.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

dapr/clients/health.py#L40-L43

Added lines #L40 - L43 were not covered by tests

Check warning on line 48 in dapr/clients/health.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

dapr/clients/health.py#L45-L48

Added lines #L45 - L48 were not covered by tests

Check warning on line 54 in dapr/clients/health.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

dapr/clients/health.py#L54

Added line #L54 was not covered by tests