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

DELIA-67124 : Handle the JSON Subscribe Event #65

Merged
merged 1 commit into from
Dec 20, 2024

Conversation

karuna2git
Copy link
Contributor

@karuna2git karuna2git commented Dec 20, 2024

DELIA-67124 : Handle the JSON Subscribe Event

Reason for change: The subscription request reached the NetworkManager and responded but due to the boot-up time no-cpu scenario, the success is NOT sent to consumer. So the consumer subscribes for the 2nd time, it returns already_exist error. It should be handled cleanly.
Test Procedure: As per DELIA-67124
Risks: Low
Signed-off-by: Karunakaran A [email protected]

DELIA-67124 : Handle the JSON Subscribe Event

Reason for change: The subscription request reached the NetworkManager and responded but due to the boot-up time no-cpu scenario, the success is NOT sent to consumer. So the consumer subscribes for the 2nd time, it returns already_exist error. It should be handled cleanly.
Test Procedure: As per DELIA-67124
Risks: Low
@karuna2git karuna2git requested a review from a team as a code owner December 20, 2024 18:29
@karuna2git karuna2git merged commit 5ea8e5b into rdkcentral:develop Dec 20, 2024
5 checks passed
@karuna2git karuna2git deleted the subscribe branch December 22, 2024 03:52
karuna2git added a commit that referenced this pull request Dec 31, 2024
DELIA-67124 : Handle the JSON Subscribe Event

Reason for change: The subscription request reached the NetworkManager and responded but due to the boot-up time no-cpu scenario, the success is NOT sent to consumer. So the consumer subscribes for the 2nd time, it returns already_exist error. It should be handled cleanly.
Test Procedure: As per DELIA-67124
Risks: Low
Signed-off-by: Karunakaran A <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants