Skip to content

Conversation

samlurye
Copy link
Contributor

@samlurye samlurye commented Oct 9, 2025

Stack from ghstack (oldest at bottom):

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

NOTE FOR REVIEWERS: This PR has internal Meta-specific changes or comments, please review them on Phabricator!

…t 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-poisoned]
samlurye added a commit that referenced this pull request Oct 9, 2025
…t 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
@meta-cla meta-cla bot added the CLA Signed This label is managed by the Meta Open Source bot. label Oct 9, 2025
…ault 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-poisoned]
samlurye added a commit that referenced this pull request Oct 9, 2025
…t and make it configurable

Pull Request resolved: #1474

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
ghstack-source-id: 315174069

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/)!
@meta-codesync meta-codesync bot closed this in df1231d Oct 9, 2025
Copy link

meta-codesync bot commented Oct 9, 2025

This pull request has been merged in df1231d.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Meta Open Source bot. fb-exported Merged meta-exported
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants