Replies: 3 comments 1 reply
-
Maybe, although at the moment the data will be delayed by at least a day. If / when we implement an event stream then the data will be more up to date. |
Beta Was this translation helpful? Give feedback.
-
see also #33 |
Beta Was this translation helpful? Give feedback.
-
Currently the Redis change events we use to store events in off-query does not include the IP address of the sender, so we would need to add this in to the events generated by Product Opener. We also store the countries_tags of the product but I assume this is just for filtering so we could use the current countries_tags for the product rather than needing to know what the countries_tags were at the time of the change. There are a number of processes which generate changes but don't update the recent_changes_collection, such as update_all_products. However, off-query will not log second or subsequent events for the same product revision in the product history, so this is probably OK. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
What
Beta Was this translation helpful? Give feedback.
All reactions