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

Handling Not Activated scenarios during Startup #190

Closed
3 tasks done
satlead opened this issue Aug 4, 2023 · 1 comment · Fixed by #258
Closed
3 tasks done

Handling Not Activated scenarios during Startup #190

satlead opened this issue Aug 4, 2023 · 1 comment · Fixed by #258
Assignees
Labels
resiliency Improve Robustness and reduce errors
Milestone

Comments

@satlead
Copy link
Collaborator

satlead commented Aug 4, 2023

When a device is not activated for provisioning below items needs to be handled

  • Bootstrap needs to be updated to set event listeners for Activation
  • In the event of activation AccountSession value in Platform State needs to be updated.
  • All the Distributor processors which needs an Account Session needs to be refreshed.
@satlead satlead added this to the ripple-0.9.0 milestone Aug 4, 2023
@satlead satlead added the enhancement New feature or request label Aug 4, 2023
@satlead satlead self-assigned this Aug 4, 2023
@satlead satlead added resiliency Improve Robustness and reduce errors and removed enhancement New feature or request labels Aug 4, 2023
@satlead satlead modified the milestones: ripple-0.9.0, ripple-0.10.0 Aug 23, 2023
@satlead satlead modified the milestones: ripple-1.1.0, ripple-1.0.0 Nov 4, 2023
@satlead satlead linked a pull request Nov 4, 2023 that will close this issue
2 tasks
@satlead
Copy link
Collaborator Author

satlead commented Nov 4, 2023

Fixed as part of #258

@satlead satlead closed this as completed Nov 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
resiliency Improve Robustness and reduce errors
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants