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

[AUD-438] Expose isRegisteredOnURSM in Content Node health check #1319

Merged
merged 4 commits into from
Mar 18, 2021

Conversation

SidSethi
Copy link
Contributor

@SidSethi SidSethi commented Mar 17, 2021

Description

What is the purpose of this PR? What is the current behavior? New behavior? Relevant links (e.g. Trello) and/or information pertaining to PR?

Expose isRegisteredOnURSM in Content Node health check

Tests

List the manual tests and repro instructions to verify that this PR works as anticipated. Include log analysis if possible.
❗ If this change impacts clients, make sure that you have tested the clients ❗

Brought up system without URSM deploy -> confirmed health check showed isRegisteredOnURSM = false -> deployed URSM -> waited for URSM registration to complete -> confirmed health check showed isRegisteredOnURSM = true

Also updated health check unit test

❗ Reminder 💡❗:
If this PR touches a critical flow (such as Indexing, Uploads, Gateway or the Filesystem), make sure to add the requires-special-attention label. Add relevant labels as necessary.

@SidSethi SidSethi added the content-node Content Node (previously known as Creator Node) label Mar 17, 2021
@SidSethi SidSethi changed the title Expose delegateOwnerWallet & isRegisteredOnURSM in Content Node health check [AUD-438] Expose delegateOwnerWallet & isRegisteredOnURSM in Content Node health check Mar 17, 2021
@SidSethi SidSethi changed the title [AUD-438] Expose delegateOwnerWallet & isRegisteredOnURSM in Content Node health check [AUD-438] Expose isRegisteredOnURSM in Content Node health check Mar 18, 2021
@SidSethi SidSethi merged commit 369e6a2 into master Mar 18, 2021
@SidSethi SidSethi deleted the ss-expose-ursm-reg-health-check branch March 18, 2021 19:48
@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
content-node Content Node (previously known as Creator Node)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants