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

Provide notifications to Darwin framework consumers when auto-resubscribing subscriptions drop. #21613

Closed
bzbarsky-apple opened this issue Aug 3, 2022 · 0 comments · Fixed by #22351
Assignees

Comments

@bzbarsky-apple
Copy link
Contributor

Problem

Right now we provide no notification when an auto-resubscribing subscription drops.

Proposed Solution

Provide such a notification.

@jtung-apple @woody-apple @kpark-apple @aajain-com

@bzbarsky-apple bzbarsky-apple changed the title Provide notifications to framework consumers when auto-resubscribing subscriptions drop. Provide notifications to Darwin framework consumers when auto-resubscribing subscriptions drop. Aug 5, 2022
@bzbarsky-apple bzbarsky-apple self-assigned this Sep 1, 2022
bzbarsky-apple added a commit to bzbarsky-apple/connectedhomeip that referenced this issue Sep 1, 2022
Tells the API consumer the reason for the drop and how long we will wait before resubscribing.

Fixes project-chip#21613
bzbarsky-apple added a commit that referenced this issue Sep 3, 2022
* Add a Darwin framework notification when subscription drops.

Tells the API consumer the reason for the drop and how long we will wait before resubscribing.

Fixes #21613

* Address review comment.
isiu-apple pushed a commit to isiu-apple/connectedhomeip that referenced this issue Sep 16, 2022
…-chip#22351)

* Add a Darwin framework notification when subscription drops.

Tells the API consumer the reason for the drop and how long we will wait before resubscribing.

Fixes project-chip#21613

* Address review comment.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant