Enhanced Inventory Ingestion: Improved Logging & Reliable Processing
Author:
Fluent Commerce
Changed on:
24 Mar 2025
Target release date: | 2025-04-01 |
---|---|
Release status: | Released |
Description
We've upgraded our inventory ingestion process to log incorrect payloads while ensuring that valid payloads are processed as expected. Incorrect entries are ignored without affecting the rest of the batch.
Changelog
Internal Logging Enhancements:
- Incorrect payload entries are logged internally, ensuring that errors in individual items don't impact the processing of valid ones. Check Inventory Batch API for examples of correct and incorrect payloads
Optional Conditions Field:
- The field remains optional. When left empty, it is treated as if not sent, and our deduplication logic applies the default transient types.
`conditions`
Malformed Item Handling:
- Entries that do not match the expected structure are skipped, allowing valid items to be processed normally.
Released capability depth: | Enhancement |
---|---|
Release bundle / Capability type: | Big Inventory |