Release R25-3 #
Available from 18th March 2025
Highlights #
Builder – Connector Rate Limits now shown in Step Setup popups
When working in the Builder, clicking the Step Setup button for a Step using a Connector Method, then opening the Advanced Settings area will display any Rate Limits that Cyclr will use when that Step is run, whether they are defined at the Connector or Method level. This helps to understand the speed that a Cycle may process its data on each Step.
Connectors – view all defined Rate Limits
For your reference, having installed a Connector, you can now view any Rate Limits defined on it by going to the Edit Connector/Settings page and clicking the Rate Limits button in the top right.
Custom Connectors – added bulk actions for Connector-level Parameters
When building a Custom Connector, the Connector-level Parameters now have bulk options available, allowing you to delete or “format” multiple Parameters at once.
Improvements #
Custom Connectors > Rate Limits – tidy-up of legacy limits when creating a new Connector Release
Improvements were made to Connector Rate Limits in November 2024. Rate Limits created previously on Connectors are now considered “legacy”. When a new Release of a Connector is created, the legacy Rate Limits are automatically converted to the current mechanism. The originals were not actually removed, only hidden. This could result in the legacy Rate Limits reappearing if all the current ones are deleted. The legacy Rate Limits are now deleted as part of the conversion.
Cycle Execution – improved robustness of Step Data retrieval
In some very rare situations, the retrieval of Step Data when processing a Transaction could fail, resulting in a Step Error being logged. Cyclr will now repeat those calls.
Cyclr API – reference page links issue resolved
Section and endpoint links shown on the Cyclr API reference page now function correctly, and sections open/close as expected.