Skip to content

Conversation

@jking-stripe
Copy link

Context

Original PR: #815

  • Content is the same, but merging into releases/3.x

Adjusts how and when the connectionsPerEndpoint property gets read. Rather than reading the property early, this change delays reading it until attempting to connect to previous stages. This will allow for configuration on a per-job basis.

This also includes some additional adjustments to remove minConnectionsToSubscribe as a parameter of the WorkerPublisherRemoteObservable constructors, neither of which use it. This allows for the removal of a numWorkersAtStage helper.

Checklist

  • ./gradlew build compiles code correctly
  • Added new tests where applicable
  • ./gradlew test passes all tests
  • Extended README or added javadocs where applicable

@jking-stripe
Copy link
Author

cc @kmg-stripe

@jking-stripe jking-stripe requested a deployment to Integrate Pull Request January 22, 2026 01:34 — with GitHub Actions Waiting
@github-actions
Copy link

Test Results

662 tests   652 ✅  8m 50s ⏱️
152 suites   10 💤
152 files      0 ❌

Results for commit 8ceef37.

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.

3 participants