-
Notifications
You must be signed in to change notification settings - Fork 116
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: user deletion handlers implementation across destinations (#1748)
* fix: make all the destination user deletion handlers uniform * fix: update the metadata fetch code to send to bugsnag * fix: req metadata function in user deletion handler * fix: correction for the MAX_BATCH_SIZE value (#1720) Co-authored-by: Anant <[email protected]> * fix: update to add robust error handling (#1719) * fix: update deletion flows * fix: update test cases * fix: update test cases to remove the ones which require mocking * fix: handled specific success sattus for braze and intercom * fix: make config error for af as retryable * fix: user deletion handlers test cases (#1723) * feat: mock cases for clevertap * feat: mock cases for engage Co-authored-by: Anant <[email protected]> * fix(destination): avoid creating parallel delete user requests in clevertap (#1751) * fix: user deletion module update (#1750) * chore: coverage and testing for mixpanel and engage * fix: updated api and test coverage for intercom * refactor: coverage and testing for sendgrid * feat: Batch Support with testing and mocking for Amplitude * feat: Batch Support with testing and mocking for Braze * fix: conflicts * fix: conflicts+1 * fix: conflicts and resolved comments * fix: added comments * fix: resolved Comments * fix: resolved Conflicts * fix: resolved Comments * fix: resolved Comments+1 * fix: resolved Comments+2 Co-authored-by: Anant <[email protected]> * refactor: af user deletion (#1735) * refactor: af user deletion * fix: conflicts Co-authored-by: Anant <[email protected]> Co-authored-by: Utsab Chowdhury <[email protected]> Co-authored-by: Anant Jain <[email protected]> Co-authored-by: Anant <[email protected]>
- Loading branch information
1 parent
4e98299
commit 786cfe0
Showing
41 changed files
with
12,920 additions
and
599 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.