Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(destination): delete users support add test-cases and better erro…
…r strings (#2744) * fix: oauth retry restricted to only one re-try attempt in case of refresh failure * - add control-plane request timeout stat - update error message to include actual response - update naming - making maxRetryAttempts as configurable - include jobId in logs * rename the attempts argument * fix: info logs to debug deployment issue in dev * Add logs * revert logs * revert to Debug logs * insert logs for debugging * fix: adding additional information into error responses, adding more unit-test cases * fix: add nil check * feat: add support for handling multiple responses from transformer & modify test-cases - clarity in error message * fix: remove extra-line * fix: include refreshResponse nil check inside error status-code verification condition Co-authored-by: Sai Sankeerth <[email protected]>
- Loading branch information