Skip to content

Latest commit

 

History

History
1 lines (1 loc) · 339 Bytes

File metadata and controls

1 lines (1 loc) · 339 Bytes
  • Prevent orders and shipments from re-processing messages after migrating from local to Synadia Cloud. While connected to local, they process and removing messages from the work queue stream, but those processed messages are not removed from the Synadia Cloud stream. Perhaps a KV store could be used to track processed messages?