-
Notifications
You must be signed in to change notification settings - Fork 322
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix(destination): delete users support add test-cases and better error strings #2744
Conversation
- update error message to include actual response - update naming - making maxRetryAttempts as configurable - include jobId in logs
# Conflicts: # regulation-worker/internal/delete/api/api.go
Codecov ReportBase: 46.89% // Head: 46.75% // Decreases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## master #2744 +/- ##
==========================================
- Coverage 46.89% 46.75% -0.15%
==========================================
Files 300 300
Lines 49101 49111 +10
==========================================
- Hits 23027 22960 -67
- Misses 24609 24686 +77
Partials 1465 1465
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
…modify test-cases - clarity in error message
…ication condition
Description
Notion Ticket
https://www.notion.so/rudderstacks/Integrate-OAuth-in-regulation-worker-module-of-server-to-support-GA-dae0cf6ef89e41eb91e9212ac524cf49
Security