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

Fix/improve waitForStateCompletion error handling #363

Merged
merged 10 commits into from
Feb 21, 2024

improve wait workflow timeout

88fd9e6
Select commit
Loading
Failed to load commit list.
Merged

Fix/improve waitForStateCompletion error handling #363

improve wait workflow timeout
88fd9e6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Feb 21, 2024 in 1s

72.34% of diff hit (target 72.02%)

View this Pull Request on Codecov

72.34% of diff hit (target 72.02%)

Annotations

Check warning on line 138 in service/api/cadence/client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

service/api/cadence/client.go#L138

Added line #L138 was not covered by tests

Check warning on line 149 in service/api/service.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

service/api/service.go#L149

Added line #L149 was not covered by tests

Check warning on line 164 in service/api/service.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

service/api/service.go#L159-L164

Added lines #L159 - L164 were not covered by tests

Check warning on line 164 in service/api/temporal/client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

service/api/temporal/client.go#L164

Added line #L164 was not covered by tests

Check warning on line 756 in service/interpreter/workflowImpl.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

service/interpreter/workflowImpl.go#L755-L756

Added lines #L755 - L756 were not covered by tests