✨ Add configurable RL pass timeouts - #798
Draft
flowerthrower wants to merge 8 commits into
Draft
flowerthrower wants to merge 8 commits into
flowerthrower wants to merge 8 commits into
Conversation
flowerthrower
force-pushed
the
v3/configurable-pass-timeouts
branch
from
August 27, 2026 14:16
1efd38a to
9446b53
Compare
12 tasks
flowerthrower
force-pushed
the
v3/configurable-pass-timeouts
branch
from
August 27, 2026 14:46
9446b53 to
f8f444f
Compare
flowerthrower
force-pushed
the
v3/reproducible-rl-seeding
branch
from
August 27, 2026 14:46
161f01b to
af74f07
Compare
12 tasks
flowerthrower
force-pushed
the
v3/reproducible-rl-seeding
branch
from
August 27, 2026 15:02
af74f07 to
261f5b6
Compare
flowerthrower
force-pushed
the
v3/configurable-pass-timeouts
branch
from
August 27, 2026 15:02
f8f444f to
0302862
Compare
flowerthrower
force-pushed
the
v3/reproducible-rl-seeding
branch
from
August 27, 2026 15:07
261f5b6 to
d37a988
Compare
flowerthrower
force-pushed
the
v3/configurable-pass-timeouts
branch
from
August 27, 2026 15:07
0302862 to
d3609ee
Compare
Codecov Report❌ Patch coverage is 📢 Thoughts on this report? Let us know! |
flowerthrower
force-pushed
the
v3/reproducible-rl-seeding
branch
from
August 28, 2026 07:29
d37a988 to
71115b6
Compare
flowerthrower
added a commit
that referenced
this pull request
Aug 28, 2026
Signed-off-by: flowerthrower <flowerthrower@users.noreply.github.com> Assisted-by: GPT 5.6 via Codex
flowerthrower
force-pushed
the
v3/configurable-pass-timeouts
branch
from
August 28, 2026 07:33
d3609ee to
db2cee4
Compare
flowerthrower
force-pushed
the
v3/reproducible-rl-seeding
branch
from
August 28, 2026 07:51
71115b6 to
5a8e054
Compare
flowerthrower
added a commit
that referenced
this pull request
Aug 28, 2026
Signed-off-by: flowerthrower <flowerthrower@users.noreply.github.com> Assisted-by: GPT 5.6 via Codex
flowerthrower
force-pushed
the
v3/configurable-pass-timeouts
branch
from
August 28, 2026 07:52
db2cee4 to
7606d81
Compare
flowerthrower
force-pushed
the
v3/reproducible-rl-seeding
branch
from
August 28, 2026 08:13
5a8e054 to
bb645a9
Compare
flowerthrower
force-pushed
the
v3/configurable-pass-timeouts
branch
from
August 28, 2026 08:13
7606d81 to
5e9d1d7
Compare
flowerthrower
force-pushed
the
v3/reproducible-rl-seeding
branch
from
August 28, 2026 08:30
bb645a9 to
7fe4c45
Compare
flowerthrower
added a commit
that referenced
this pull request
Aug 28, 2026
Signed-off-by: flowerthrower <flowerthrower@users.noreply.github.com> Assisted-by: GPT 5.6 via Codex
flowerthrower
force-pushed
the
v3/configurable-pass-timeouts
branch
from
August 28, 2026 08:30
5e9d1d7 to
837159b
Compare
flowerthrower
force-pushed
the
v3/reproducible-rl-seeding
branch
from
August 28, 2026 09:57
7fe4c45 to
47f02c1
Compare
flowerthrower
added a commit
that referenced
this pull request
Aug 28, 2026
Signed-off-by: flowerthrower <flowerthrower@users.noreply.github.com> Assisted-by: GPT 5.6 via Codex
flowerthrower
force-pushed
the
v3/configurable-pass-timeouts
branch
from
August 28, 2026 09:57
837159b to
dd6fd15
Compare
Assisted-by: GPT-5.6 via Codex Signed-off-by: flowerthrower <flowerthrower@users.noreply.github.com> Assisted-by: GPT 5.6 via Codex
Assisted-by: GPT-5.6 via Codex Signed-off-by: flowerthrower <flowerthrower@users.noreply.github.com> Assisted-by: GPT 5.6 via Codex
Signed-off-by: flowerthrower <flowerthrower@users.noreply.github.com>
Signed-off-by: flowerthrower <flowerthrower@users.noreply.github.com> Assisted-by: GPT 5.6 via Codex
Signed-off-by: flowerthrower <flowerthrower@users.noreply.github.com> Assisted-by: GPT 5.6 via Codex
Signed-off-by: flowerthrower <flowerthrower@users.noreply.github.com> Assisted-by: GPT 5.6 via Codex
Signed-off-by: flowerthrower <flowerthrower@users.noreply.github.com> Assisted-by: GPT 5.6 via Codex
flowerthrower
force-pushed
the
v3/reproducible-rl-seeding
branch
from
August 28, 2026 10:18
47f02c1 to
144229c
Compare
flowerthrower
force-pushed
the
v3/configurable-pass-timeouts
branch
from
August 28, 2026 10:18
e802a3f to
3943b1b
Compare
Signed-off-by: flowerthrower <flowerthrower@users.noreply.github.com> Assisted-by: GPT 5.6 via Codex
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🤖 AI text below 🤖
Description
Adds an opt-in timeout for individual RL compilation passes during training and inference.
pass_timeoutis exposed through the existing entry points and remains disabled by default. Every compilation action receives the same user-provided value. A timeout truncates through the existing action-error path, and per-call settings are restored so singleton predictors do not leak timeout state.The general watchdog uses POSIX real-time signals on the main thread. Qiskit's VF2 searches additionally run in an isolated worker with a hard deadline, and the same value is forwarded to Qiskit's and TKET's native search limits. Platforms or worker threads without POSIX signal support warn and continue without the general watchdog.
Reward policy is intentionally owned by the following reward PR.
This is position 7 of the stack. It depends on #797 and is followed by #799. No new package dependencies are introduced.
Part of #664
Checklist
If PR contains AI-assisted content:
🤖 *AI text below* 🤖(titles are exempt).