CloudStreams 10.15 | Other Resolved Issues | CloudStreams Server | Release 10.15
 
Release 10.15
*WST-6310
CloudStreams Development Provider plugin reported an error while refactoring a manually created connector using the OpenAPI specification.
*WST-6487
While working with a Salesforce listener, if a network connectivity issue occurs, the TimeoutException arises. As a result, the listener will retry the handshake with the backend. If the network connectivity issue still persists, then the listener goes into an infinite retry cycle. During this time, if you try to enable the listener, the page keeps reloading, making you wait for indefinite amount of time.
This issue is resolved. We have now implemented a limit on the number of retry attempts the listener will make to re-establish the connection upon TimeoutException. The maximum retry count is set to 5.
*WST-6426
Salesforce listeners intermittently report recoverable errors as non-recoverable errors. Retries are not executed for these recoverable errors, resulting in an inactive subscription.
*WST-6253
Salesforce listener enabling fails occassionally with the following error message: "Original config was replaced with alias".
*WST-6238
Even though the CloudStreams Development Provider plugin throws the "Resources having unsupported feature 'Links' while be skipped" warning message, resources are still added to the connector for the OpenAPI 3.0 specification.