Skip to content

[ASI-756] PR #4 - primary sync from secondary - #2303

Closed
SidSethi wants to merge 70 commits into
ss-files-hash-bugfix-v2from
ss-primary-should-sync-e2e
Closed

[ASI-756] PR #4 - primary sync from secondary#2303
SidSethi wants to merge 70 commits into
ss-files-hash-bugfix-v2from
ss-primary-should-sync-e2e

Conversation

@SidSethi

Copy link
Copy Markdown
Contributor

Description

Tests

How will this change be monitored?

@SidSethi
SidSethi changed the base branch from master to ss-new-snapback-sync-logicJanuary 13, 2022 18:28
@SidSethiSidSethi changed the title Ss primary should sync e2e[ASI-756] Ss primary should sync e2eJan 19, 2022
@SidSethiSidSethi changed the title [ASI-756] Ss primary should sync e2e[ASI-756] PR #4 - Ss primary should sync e2eJan 19, 2022
Comment threadcreator-node/scripts/run-tests.sh Outdated
run_integration_tests () {
echo Running integration tests...
./node_modules/mocha/bin/mocha test/*.test.js --timeout "${INTEGRATION_TIMEOUT}" --exit
./node_modules/mocha/bin/mocha test/nodesync.test.js --timeout "${INTEGRATION_TIMEOUT}" --exit

Copy link
Copy Markdown
ContributorAuthor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

TODO revert full file changes

timeout: 300000 /* 5m = 300000ms */
})

// SIDNOTE - zero instances of this log on prod 14 days

Copy link
Copy Markdown
ContributorAuthor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

TODO remove underlying code

Base automatically changed from ss-new-snapback-sync-logic to masterJanuary 28, 2022 17:02
@@ -0,0 +1,47 @@
/**

Copy link
Copy Markdown
ContributorAuthor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

copied from processSync.js with very slight modifications:

  • rename redisKey to logPrefix
  • wrpa in try-catch

@SidSethi
SidSethi changed the base branch from master to ss-files-hash-bugfix-v2February 16, 2022 19:01
@SidSethi

Copy link
Copy Markdown
ContributorAuthor

closing in favor of #3399

@SidSethiSidSethi closed this Jul 7, 2022
@SidSethi
SidSethi deleted the ss-primary-should-sync-e2e branch July 7, 2022 19:28
@AudiusProjectAudiusProject deleted a comment from linearBotSep 11, 2023
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@SidSethi