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

CROM-6920 Add option to retry only known errors. #7456

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Add option to retry only known errors.

9f5969a
Select commit
Loading
Failed to load commit list.
Open

CROM-6920 Add option to retry only known errors. #7456

Add option to retry only known errors.
9f5969a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jun 20, 2024 in 0s

76.47% of diff hit (target 50.00%)

View this Pull Request on Codecov

76.47% of diff hit (target 50.00%)

Annotations

Check warning on line 1136 in backend/src/main/scala/cromwell/backend/standard/StandardAsyncExecutionActor.scala

See this annotation in the file changed.

@codecov codecov / codecov/patch

backend/src/main/scala/cromwell/backend/standard/StandardAsyncExecutionActor.scala#L1136

Added line #L1136 was not covered by tests

Check warning on line 15 in core/src/main/scala/cromwell/core/retry/MaxRetriesMode.scala

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/src/main/scala/cromwell/core/retry/MaxRetriesMode.scala#L15

Added line #L15 was not covered by tests

Check warning on line 193 in engine/src/main/scala/cromwell/engine/workflow/lifecycle/materialization/MaterializeWorkflowDescriptorActor.scala

See this annotation in the file changed.

@codecov codecov / codecov/patch

engine/src/main/scala/cromwell/engine/workflow/lifecycle/materialization/MaterializeWorkflowDescriptorActor.scala#L193

Added line #L193 was not covered by tests

Check warning on line 198 in engine/src/main/scala/cromwell/engine/workflow/lifecycle/materialization/MaterializeWorkflowDescriptorActor.scala

See this annotation in the file changed.

@codecov codecov / codecov/patch

engine/src/main/scala/cromwell/engine/workflow/lifecycle/materialization/MaterializeWorkflowDescriptorActor.scala#L198

Added line #L198 was not covered by tests