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
[monarch][supervision] Increase GetState::<ActorState> default timeout and make it configurable
The current timeout of 1 second for `GetState::<ActorState>` for supervision was causing at least one test to fail. This diff makes the value configurable, and also increases the default to 30 seconds. The failing test now passes.
Example test failure that shows the supervision timeout: P1984316048
Differential Revision: [D84232284](https://our.internmc.facebook.com/intern/diff/D84232284/)
**NOTE FOR REVIEWERS**: This PR has internal Meta-specific changes or comments, please review them on [Phabricator](https://our.internmc.facebook.com/intern/diff/D84232284/)!
ghstack-source-id: 315062680
Pull Request resolved: #1474
0 commit comments