Skip to content

Commit

Permalink
Integration suffix updated
Browse files Browse the repository at this point in the history
  • Loading branch information
Moumita Mandal committed Dec 15, 2021
1 parent e663671 commit 81e23dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion utils/constants.js
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ const DEST_SDK_BASE_URL = `https://cdn.rudderlabs.com/v1.1/${CDN_INT_DIR}`;

const MAX_WAIT_FOR_INTEGRATION_LOAD = 10000;
const INTEGRATION_LOAD_CHECK_INTERVAL = 1000;
const INTG_SUFFIX = "";
const INTG_SUFFIX = "_RS";
export {
ReservedPropertyKeywords,
ECommerceParamNames,
Expand Down

0 comments on commit 81e23dd

Please sign in to comment.