All Release Notes
API Extension timeout is configurable
22 March 2019
Composable Commerce
HTTP API
Enhancement
ExtensibilityLimits
The maximum time commercetools Composable Commerce waits for a response from an API Extension is now configurable. The maximum timeout is still limited to 2000 ms. This limit can be increased per project after we review the performance impact. Please contact the Composable Commerce support team and provide the region, project key and use case.
- [API] Added
timeoutInMs
to Extension and ExtensionDraft. - [API] Added the
setTimeoutInMs
update action.