Problem
The GBQ is not getting cleared on time and it will create a backlog based on events happening in the system.
Cause
Usually, the issue happens due to a bad query defined in the GBQ that will cause a delay in process events and create backlog (Events eg :- Crosswalk soft delete).
Solution
Include 'insertedTime as eventTime' in the GBQ query. This will help to process the GBQ in real time whenever an event occurred.
Please reach out the Reltio Support in case need any assistance.
References :
Documentation: https://docs.reltio.com/analytics/gbqschemaoverview.html?hl=gbq
Comments
Please sign in to leave a comment.