Skip to content
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

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

Closed
wants to merge 70 commits into from

Conversation

SidSethi
Copy link
Contributor

Description

Tests

How will this change be monitored?

@SidSethi SidSethi changed the base branch from master to ss-new-snapback-sync-logic January 13, 2022 18:28
@SidSethi SidSethi changed the title Ss primary should sync e2e [ASI-756] Ss primary should sync e2e Jan 19, 2022
@SidSethi SidSethi changed the title [ASI-756] Ss primary should sync e2e [ASI-756] PR #4 - Ss primary should sync e2e Jan 19, 2022
@@ -53,7 +53,7 @@ run_unit_tests () {

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
Contributor Author

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

@@ -106,6 +106,7 @@ async function processSync(
timeout: 300000 /* 5m = 300000ms */
})

// SIDNOTE - zero instances of this log on prod 14 days
Copy link
Contributor Author

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 master January 28, 2022 17:02
@@ -0,0 +1,47 @@
/**
Copy link
Contributor Author

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-v2 February 16, 2022 19:01
@SidSethi
Copy link
Contributor Author

SidSethi commented Jul 7, 2022

closing in favor of #3399

@SidSethi SidSethi closed this Jul 7, 2022
@SidSethi SidSethi deleted the ss-primary-should-sync-e2e branch July 7, 2022 19:28
@AudiusProject AudiusProject deleted a comment from linear bot Sep 11, 2023
Sign up for free to 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