All Release Notes
Added the QueryTimedOut error code
6 October 2020
Composable Commerce
HTTP API
Enhancement
When a query times out, the API now returns BadRequest
with the QueryTimedOut
error code instead of the General
error code.
- [API] Added the QueryTimedOut error code.