You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 11, 2023. It is now read-only.
Currently, the ChannelManager has no recourse if a message containing an objective gets dropped in transit. This means we can get stuck waiting for another participant to take action on an objective.
What: Describe the solution you'd like ✨
We should make use of the new SyncObjectives method and call it whenever we have an objective that has progressed for some period of time.