RELEASED: Public: March 5, 2025
Resolved issues
- Controllers could time out waiting for responses from operations center to shared agent provisioning requests (BEE-55866)
-
In the 2.452.2.3 (June 2024) release, the Java HTTP client used by controllers to make specific requests to the operations center was changed to a different implementation. The new implementation imposed a 10-second timeout on all requests. This timeout was too short for the operations center to serve some responses, especially during shared agent provisioning under certain circumstances. While the operations center would eventually respond, the controller would time out quickly and report a non-specific network error.