Operations Center Parent 3.27874

1 minute read

RELEASED: Public: October 15, 2025

New features

None.

Feature enhancements

None.

Resolved issues

Remote trigger: Upstream build now fails if downstream build cannot be scheduled (BEE-61872)

In operations center environments (including HA environments), an upstream build could hang indefinitely when a downstream build was refused scheduling (for example, when Maximum load per replica is reached). Subscribed RemoteTriggerModes are now notified when a downstream build cannot be scheduled, and the upstream build fails in all modes except FireAndForget.

Existing notification/callback mechanisms are reused; no new APIs were introduced. Method signatures remain unchanged. No changes are required in existing Pipelines or scripts.

Known issues

None.

Upgrade notes

None.