Gowthamprabhu.
Without largeObjectsSupport set to "true", the events were being dropped by Reltio and never written to the event queue - there was no indication that this was occurring until we tracked down some inconsistent data.
With the settings for Large Object Support, the json payload will be:
{"type":"ENTITY_CHANGED","exceededQueueSizeLimit":true}
Then in code consuming the events handling of this payload can make necessary api calls to capture required attributed needed for event processing.
When finallyrealizing we were losing messages we were able to work with support for identification of recent occurrences of the problem.
Hope this helps.
------------------------------
Mark Burlock
Dodge Data & Analytics
Hamilton NJ
------------------------------
Original Message:
Sent: 07-19-2023 06:36
From: Gowthamprabhu Sivaraj
Subject: SQS Message Limits
Hi All,
As we know the maximum limit of a message size in SQS is 256KB, in case if there are entities which is greater than 256KB, is there a way to identify it ?
------------------------------
Gowthamprabhu Sivaraj
AstraZeneca
------------------------------