Skip to content

Conversation

eed3si9n
Copy link
Member

@eed3si9n eed3si9n commented Mar 4, 2025

Fixes #8053

Problem

When compilation fails, it's retrying 10 times since Retry now retries on non-IOExceptions.

Solution

This adds CompileFailed to excluded exception list.

**Problem**
When compilation fails, it's retrying 10 times
since Retry now retries on non-IOExceptions.

**Solution**
This adds CompileFailed to excluded exception list.
@eed3si9n eed3si9n merged commit ce38f0a into sbt:1.10.x Mar 4, 2025
9 checks passed
@eed3si9n eed3si9n deleted the wip/retry branch March 4, 2025 03:57
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.

sbt 1.10.9 repeats compilation when there are errors
1 participant