Join Slack
Powered by
Hi Team -- How do you recommend to handle cases wh...
# general
a
Ambika
05/12/2021, 2:32 AM
Hi Team -- How do you recommend to handle cases where we need to delete a record due to gdpr/ccpa ?
j
Jackie
05/12/2021, 3:52 AM
This can be done by the minion
PurgeTask
Jackie
05/12/2021, 3:53 AM
Since the record purge is custom logic, you need to implement and plug in the task scheduler and the record purger
Jackie
05/12/2021, 3:53 AM
See
SegmentPurgerTest
and
SimpleMinionClusterIntegrationTest
for examples
a
Ambika
05/12/2021, 4:55 AM
ok.. I will take a look. Thanks Jackie.
Open in Slack
Previous
Next