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
[hyperactor] implement a grace period for stalled client loops
This change implements a grace period whenever the client loop stalls. Specifically, we reset the ack timeout when such stalls occur, giving the channel time to recover from underlying issues.
Differential Revision: [D85187188](https://our.internmc.facebook.com/intern/diff/D85187188/)
**NOTE FOR REVIEWERS**: This PR has internal Meta-specific changes or comments, please review them on [Phabricator](https://our.internmc.facebook.com/intern/diff/D85187188/)!
ghstack-source-id: 317768313
Pull Request resolved: #1634
0 commit comments