fix(server): abandon unadoptable pending turn starts - #278
Merged
omegent-app[bot] merged 2 commits intoAug 1, 2026
Conversation
A pending-start row whose user message (or turn-start event) is gone used to stick forever. The decider then message-queued every follow-up and never drained, so Discord sat on Working… (Protect Agents / 77ff9acd). On missing message or missing recovery event, clear the pending start, settle session to ready, and attempt queue drain. Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com>
Use harness ManagedRuntime.runPromise for the ghost-pending helper so the manual Effect runtime baseline stays flat. Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com>
omegent-app
Bot
force-pushed
the
fix/server-abandon-orphan-pending-turn
branch
from
August 1, 2026 09:08
ab97ce6 to
27850f5
Compare
patroza
added a commit
that referenced
this pull request
Aug 1, 2026
* fix(server): abandon unadoptable pending turn starts A pending-start row whose user message (or turn-start event) is gone used to stick forever. The decider then message-queued every follow-up and never drained, so Discord sat on Working… (Protect Agents / 77ff9acd). On missing message or missing recovery event, clear the pending start, settle session to ready, and attempt queue drain. Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com> * fix(server): avoid net-new Effect.runPromise in reactor tests Use harness ManagedRuntime.runPromise for the ghost-pending helper so the manual Effect runtime baseline stays flat. Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com> --------- Co-authored-by: omegent-app[bot] <306514130+omegent-app[bot]@users.noreply.github.com> Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com>
patroza
added a commit
that referenced
this pull request
Aug 1, 2026
* fix(server): abandon unadoptable pending turn starts A pending-start row whose user message (or turn-start event) is gone used to stick forever. The decider then message-queued every follow-up and never drained, so Discord sat on Working… (Protect Agents / 77ff9acd). On missing message or missing recovery event, clear the pending start, settle session to ready, and attempt queue drain. Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com> * fix(server): avoid net-new Effect.runPromise in reactor tests Use harness ManagedRuntime.runPromise for the ghost-pending helper so the manual Effect runtime baseline stays flat. Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com> --------- Co-authored-by: omegent-app[bot] <306514130+omegent-app[bot]@users.noreply.github.com> Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com>
patroza
added a commit
that referenced
this pull request
Aug 1, 2026
* fix(server): abandon unadoptable pending turn starts A pending-start row whose user message (or turn-start event) is gone used to stick forever. The decider then message-queued every follow-up and never drained, so Discord sat on Working… (Protect Agents / 77ff9acd). On missing message or missing recovery event, clear the pending start, settle session to ready, and attempt queue drain. Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com> * fix(server): avoid net-new Effect.runPromise in reactor tests Use harness ManagedRuntime.runPromise for the ghost-pending helper so the manual Effect runtime baseline stays flat. Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com> --------- Co-authored-by: omegent-app[bot] <306514130+omegent-app[bot]@users.noreply.github.com> Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com>
patroza
added a commit
that referenced
this pull request
Aug 1, 2026
* fix(server): abandon unadoptable pending turn starts A pending-start row whose user message (or turn-start event) is gone used to stick forever. The decider then message-queued every follow-up and never drained, so Discord sat on Working… (Protect Agents / 77ff9acd). On missing message or missing recovery event, clear the pending start, settle session to ready, and attempt queue drain. Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com> * fix(server): avoid net-new Effect.runPromise in reactor tests Use harness ManagedRuntime.runPromise for the ghost-pending helper so the manual Effect runtime baseline stays flat. Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com> --------- Co-authored-by: omegent-app[bot] <306514130+omegent-app[bot]@users.noreply.github.com> Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com>
patroza
added a commit
that referenced
this pull request
Aug 1, 2026
* fix(server): abandon unadoptable pending turn starts A pending-start row whose user message (or turn-start event) is gone used to stick forever. The decider then message-queued every follow-up and never drained, so Discord sat on Working… (Protect Agents / 77ff9acd). On missing message or missing recovery event, clear the pending start, settle session to ready, and attempt queue drain. Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com> * fix(server): avoid net-new Effect.runPromise in reactor tests Use harness ManagedRuntime.runPromise for the ghost-pending helper so the manual Effect runtime baseline stays flat. Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com> --------- Co-authored-by: omegent-app[bot] <306514130+omegent-app[bot]@users.noreply.github.com> Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com>
patroza
added a commit
that referenced
this pull request
Aug 1, 2026
* fix(server): abandon unadoptable pending turn starts A pending-start row whose user message (or turn-start event) is gone used to stick forever. The decider then message-queued every follow-up and never drained, so Discord sat on Working… (Protect Agents / 77ff9acd). On missing message or missing recovery event, clear the pending start, settle session to ready, and attempt queue drain. Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com> * fix(server): avoid net-new Effect.runPromise in reactor tests Use harness ManagedRuntime.runPromise for the ghost-pending helper so the manual Effect runtime baseline stays flat. Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com> --------- Co-authored-by: omegent-app[bot] <306514130+omegent-app[bot]@users.noreply.github.com> Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com>
patroza
added a commit
that referenced
this pull request
Aug 2, 2026
* fix(server): abandon unadoptable pending turn starts A pending-start row whose user message (or turn-start event) is gone used to stick forever. The decider then message-queued every follow-up and never drained, so Discord sat on Working… (Protect Agents / 77ff9acd). On missing message or missing recovery event, clear the pending start, settle session to ready, and attempt queue drain. Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com> * fix(server): avoid net-new Effect.runPromise in reactor tests Use harness ManagedRuntime.runPromise for the ghost-pending helper so the manual Effect runtime baseline stays flat. Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com> --------- Co-authored-by: omegent-app[bot] <306514130+omegent-app[bot]@users.noreply.github.com> Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com>
patroza
added a commit
that referenced
this pull request
Aug 2, 2026
* fix(server): abandon unadoptable pending turn starts A pending-start row whose user message (or turn-start event) is gone used to stick forever. The decider then message-queued every follow-up and never drained, so Discord sat on Working… (Protect Agents / 77ff9acd). On missing message or missing recovery event, clear the pending start, settle session to ready, and attempt queue drain. Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com> * fix(server): avoid net-new Effect.runPromise in reactor tests Use harness ManagedRuntime.runPromise for the ghost-pending helper so the manual Effect runtime baseline stays flat. Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com> --------- Co-authored-by: omegent-app[bot] <306514130+omegent-app[bot]@users.noreply.github.com> Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com>
patroza
added a commit
that referenced
this pull request
Aug 2, 2026
* fix(server): abandon unadoptable pending turn starts A pending-start row whose user message (or turn-start event) is gone used to stick forever. The decider then message-queued every follow-up and never drained, so Discord sat on Working… (Protect Agents / 77ff9acd). On missing message or missing recovery event, clear the pending start, settle session to ready, and attempt queue drain. Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com> * fix(server): avoid net-new Effect.runPromise in reactor tests Use harness ManagedRuntime.runPromise for the ghost-pending helper so the manual Effect runtime baseline stays flat. Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com> --------- Co-authored-by: omegent-app[bot] <306514130+omegent-app[bot]@users.noreply.github.com> Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com>
patroza
added a commit
that referenced
this pull request
Aug 2, 2026
* fix(server): abandon unadoptable pending turn starts A pending-start row whose user message (or turn-start event) is gone used to stick forever. The decider then message-queued every follow-up and never drained, so Discord sat on Working… (Protect Agents / 77ff9acd). On missing message or missing recovery event, clear the pending start, settle session to ready, and attempt queue drain. Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com> * fix(server): avoid net-new Effect.runPromise in reactor tests Use harness ManagedRuntime.runPromise for the ghost-pending helper so the manual Effect runtime baseline stays flat. Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com> --------- Co-authored-by: omegent-app[bot] <306514130+omegent-app[bot]@users.noreply.github.com> Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com>
patroza
added a commit
that referenced
this pull request
Aug 2, 2026
* fix(server): abandon unadoptable pending turn starts A pending-start row whose user message (or turn-start event) is gone used to stick forever. The decider then message-queued every follow-up and never drained, so Discord sat on Working… (Protect Agents / 77ff9acd). On missing message or missing recovery event, clear the pending start, settle session to ready, and attempt queue drain. Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com> * fix(server): avoid net-new Effect.runPromise in reactor tests Use harness ManagedRuntime.runPromise for the ghost-pending helper so the manual Effect runtime baseline stays flat. Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com> --------- Co-authored-by: omegent-app[bot] <306514130+omegent-app[bot]@users.noreply.github.com> Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com>
patroza
added a commit
that referenced
this pull request
Aug 2, 2026
* fix(server): abandon unadoptable pending turn starts A pending-start row whose user message (or turn-start event) is gone used to stick forever. The decider then message-queued every follow-up and never drained, so Discord sat on Working… (Protect Agents / 77ff9acd). On missing message or missing recovery event, clear the pending start, settle session to ready, and attempt queue drain. Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com> * fix(server): avoid net-new Effect.runPromise in reactor tests Use harness ManagedRuntime.runPromise for the ghost-pending helper so the manual Effect runtime baseline stays flat. Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com> --------- Co-authored-by: omegent-app[bot] <306514130+omegent-app[bot]@users.noreply.github.com> Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com>
patroza
added a commit
that referenced
this pull request
Aug 2, 2026
* fix(server): abandon unadoptable pending turn starts A pending-start row whose user message (or turn-start event) is gone used to stick forever. The decider then message-queued every follow-up and never drained, so Discord sat on Working… (Protect Agents / 77ff9acd). On missing message or missing recovery event, clear the pending start, settle session to ready, and attempt queue drain. Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com> * fix(server): avoid net-new Effect.runPromise in reactor tests Use harness ManagedRuntime.runPromise for the ghost-pending helper so the manual Effect runtime baseline stays flat. Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com> --------- Co-authored-by: omegent-app[bot] <306514130+omegent-app[bot]@users.noreply.github.com> Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com>
patroza
added a commit
that referenced
this pull request
Aug 2, 2026
* fix(server): abandon unadoptable pending turn starts A pending-start row whose user message (or turn-start event) is gone used to stick forever. The decider then message-queued every follow-up and never drained, so Discord sat on Working… (Protect Agents / 77ff9acd). On missing message or missing recovery event, clear the pending start, settle session to ready, and attempt queue drain. Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com> * fix(server): avoid net-new Effect.runPromise in reactor tests Use harness ManagedRuntime.runPromise for the ghost-pending helper so the manual Effect runtime baseline stays flat. Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com> --------- Co-authored-by: omegent-app[bot] <306514130+omegent-app[bot]@users.noreply.github.com> Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com>
patroza
added a commit
that referenced
this pull request
Aug 2, 2026
* fix(server): abandon unadoptable pending turn starts A pending-start row whose user message (or turn-start event) is gone used to stick forever. The decider then message-queued every follow-up and never drained, so Discord sat on Working… (Protect Agents / 77ff9acd). On missing message or missing recovery event, clear the pending start, settle session to ready, and attempt queue drain. Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com> * fix(server): avoid net-new Effect.runPromise in reactor tests Use harness ManagedRuntime.runPromise for the ghost-pending helper so the manual Effect runtime baseline stays flat. Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com> --------- Co-authored-by: omegent-app[bot] <306514130+omegent-app[bot]@users.noreply.github.com> Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com>
patroza
added a commit
that referenced
this pull request
Aug 2, 2026
* fix(server): abandon unadoptable pending turn starts A pending-start row whose user message (or turn-start event) is gone used to stick forever. The decider then message-queued every follow-up and never drained, so Discord sat on Working… (Protect Agents / 77ff9acd). On missing message or missing recovery event, clear the pending start, settle session to ready, and attempt queue drain. Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com> * fix(server): avoid net-new Effect.runPromise in reactor tests Use harness ManagedRuntime.runPromise for the ghost-pending helper so the manual Effect runtime baseline stays flat. Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com> --------- Co-authored-by: omegent-app[bot] <306514130+omegent-app[bot]@users.noreply.github.com> Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com>
patroza
added a commit
that referenced
this pull request
Aug 2, 2026
* fix(server): abandon unadoptable pending turn starts A pending-start row whose user message (or turn-start event) is gone used to stick forever. The decider then message-queued every follow-up and never drained, so Discord sat on Working… (Protect Agents / 77ff9acd). On missing message or missing recovery event, clear the pending start, settle session to ready, and attempt queue drain. Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com> * fix(server): avoid net-new Effect.runPromise in reactor tests Use harness ManagedRuntime.runPromise for the ghost-pending helper so the manual Effect runtime baseline stays flat. Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com> --------- Co-authored-by: omegent-app[bot] <306514130+omegent-app[bot]@users.noreply.github.com> Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com>
patroza
added a commit
that referenced
this pull request
Aug 2, 2026
* fix(server): abandon unadoptable pending turn starts A pending-start row whose user message (or turn-start event) is gone used to stick forever. The decider then message-queued every follow-up and never drained, so Discord sat on Working… (Protect Agents / 77ff9acd). On missing message or missing recovery event, clear the pending start, settle session to ready, and attempt queue drain. Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com> * fix(server): avoid net-new Effect.runPromise in reactor tests Use harness ManagedRuntime.runPromise for the ghost-pending helper so the manual Effect runtime baseline stays flat. Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com> --------- Co-authored-by: omegent-app[bot] <306514130+omegent-app[bot]@users.noreply.github.com> Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com>
patroza
added a commit
that referenced
this pull request
Aug 2, 2026
* fix(server): abandon unadoptable pending turn starts A pending-start row whose user message (or turn-start event) is gone used to stick forever. The decider then message-queued every follow-up and never drained, so Discord sat on Working… (Protect Agents / 77ff9acd). On missing message or missing recovery event, clear the pending start, settle session to ready, and attempt queue drain. Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com> * fix(server): avoid net-new Effect.runPromise in reactor tests Use harness ManagedRuntime.runPromise for the ghost-pending helper so the manual Effect runtime baseline stays flat. Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com> --------- Co-authored-by: omegent-app[bot] <306514130+omegent-app[bot]@users.noreply.github.com> Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com>
patroza
added a commit
that referenced
this pull request
Aug 2, 2026
* fix(server): abandon unadoptable pending turn starts A pending-start row whose user message (or turn-start event) is gone used to stick forever. The decider then message-queued every follow-up and never drained, so Discord sat on Working… (Protect Agents / 77ff9acd). On missing message or missing recovery event, clear the pending start, settle session to ready, and attempt queue drain. Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com> * fix(server): avoid net-new Effect.runPromise in reactor tests Use harness ManagedRuntime.runPromise for the ghost-pending helper so the manual Effect runtime baseline stays flat. Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com> --------- Co-authored-by: omegent-app[bot] <306514130+omegent-app[bot]@users.noreply.github.com> Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com>
patroza
added a commit
that referenced
this pull request
Aug 2, 2026
* fix(server): abandon unadoptable pending turn starts A pending-start row whose user message (or turn-start event) is gone used to stick forever. The decider then message-queued every follow-up and never drained, so Discord sat on Working… (Protect Agents / 77ff9acd). On missing message or missing recovery event, clear the pending start, settle session to ready, and attempt queue drain. Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com> * fix(server): avoid net-new Effect.runPromise in reactor tests Use harness ManagedRuntime.runPromise for the ghost-pending helper so the manual Effect runtime baseline stays flat. Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com> --------- Co-authored-by: omegent-app[bot] <306514130+omegent-app[bot]@users.noreply.github.com> Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com>
patroza
added a commit
that referenced
this pull request
Aug 2, 2026
* fix(server): abandon unadoptable pending turn starts A pending-start row whose user message (or turn-start event) is gone used to stick forever. The decider then message-queued every follow-up and never drained, so Discord sat on Working… (Protect Agents / 77ff9acd). On missing message or missing recovery event, clear the pending start, settle session to ready, and attempt queue drain. Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com> * fix(server): avoid net-new Effect.runPromise in reactor tests Use harness ManagedRuntime.runPromise for the ghost-pending helper so the manual Effect runtime baseline stays flat. Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com> --------- Co-authored-by: omegent-app[bot] <306514130+omegent-app[bot]@users.noreply.github.com> Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com>
patroza
added a commit
that referenced
this pull request
Aug 3, 2026
* fix(server): abandon unadoptable pending turn starts A pending-start row whose user message (or turn-start event) is gone used to stick forever. The decider then message-queued every follow-up and never drained, so Discord sat on Working… (Protect Agents / 77ff9acd). On missing message or missing recovery event, clear the pending start, settle session to ready, and attempt queue drain. Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com> * fix(server): avoid net-new Effect.runPromise in reactor tests Use harness ManagedRuntime.runPromise for the ghost-pending helper so the manual Effect runtime baseline stays flat. Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com> --------- Co-authored-by: omegent-app[bot] <306514130+omegent-app[bot]@users.noreply.github.com> Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com>
patroza
added a commit
that referenced
this pull request
Aug 3, 2026
* fix(server): abandon unadoptable pending turn starts A pending-start row whose user message (or turn-start event) is gone used to stick forever. The decider then message-queued every follow-up and never drained, so Discord sat on Working… (Protect Agents / 77ff9acd). On missing message or missing recovery event, clear the pending start, settle session to ready, and attempt queue drain. Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com> * fix(server): avoid net-new Effect.runPromise in reactor tests Use harness ManagedRuntime.runPromise for the ghost-pending helper so the manual Effect runtime baseline stays flat. Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com> --------- Co-authored-by: omegent-app[bot] <306514130+omegent-app[bot]@users.noreply.github.com> Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com>
patroza
added a commit
that referenced
this pull request
Aug 3, 2026
* fix(server): abandon unadoptable pending turn starts A pending-start row whose user message (or turn-start event) is gone used to stick forever. The decider then message-queued every follow-up and never drained, so Discord sat on Working… (Protect Agents / 77ff9acd). On missing message or missing recovery event, clear the pending start, settle session to ready, and attempt queue drain. Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com> * fix(server): avoid net-new Effect.runPromise in reactor tests Use harness ManagedRuntime.runPromise for the ghost-pending helper so the manual Effect runtime baseline stays flat. Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com> --------- Co-authored-by: omegent-app[bot] <306514130+omegent-app[bot]@users.noreply.github.com> Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com>
patroza
added a commit
that referenced
this pull request
Aug 3, 2026
* fix(server): abandon unadoptable pending turn starts A pending-start row whose user message (or turn-start event) is gone used to stick forever. The decider then message-queued every follow-up and never drained, so Discord sat on Working… (Protect Agents / 77ff9acd). On missing message or missing recovery event, clear the pending start, settle session to ready, and attempt queue drain. Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com> * fix(server): avoid net-new Effect.runPromise in reactor tests Use harness ManagedRuntime.runPromise for the ghost-pending helper so the manual Effect runtime baseline stays flat. Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com> --------- Co-authored-by: omegent-app[bot] <306514130+omegent-app[bot]@users.noreply.github.com> Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com>
patroza
added a commit
that referenced
this pull request
Aug 4, 2026
* fix(server): abandon unadoptable pending turn starts A pending-start row whose user message (or turn-start event) is gone used to stick forever. The decider then message-queued every follow-up and never drained, so Discord sat on Working… (Protect Agents / 77ff9acd). On missing message or missing recovery event, clear the pending start, settle session to ready, and attempt queue drain. Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com> * fix(server): avoid net-new Effect.runPromise in reactor tests Use harness ManagedRuntime.runPromise for the ghost-pending helper so the manual Effect runtime baseline stays flat. Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com> --------- Co-authored-by: omegent-app[bot] <306514130+omegent-app[bot]@users.noreply.github.com> Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com> (cherry picked from commit 5f99dbc)
patroza
added a commit
that referenced
this pull request
Aug 4, 2026
* fix(server): abandon unadoptable pending turn starts A pending-start row whose user message (or turn-start event) is gone used to stick forever. The decider then message-queued every follow-up and never drained, so Discord sat on Working… (Protect Agents / 77ff9acd). On missing message or missing recovery event, clear the pending start, settle session to ready, and attempt queue drain. Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com> * fix(server): avoid net-new Effect.runPromise in reactor tests Use harness ManagedRuntime.runPromise for the ghost-pending helper so the manual Effect runtime baseline stays flat. Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com> --------- Co-authored-by: omegent-app[bot] <306514130+omegent-app[bot]@users.noreply.github.com> Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com> (cherry picked from commit 5f99dbc)
patroza
added a commit
that referenced
this pull request
Aug 4, 2026
* fix(server): abandon unadoptable pending turn starts A pending-start row whose user message (or turn-start event) is gone used to stick forever. The decider then message-queued every follow-up and never drained, so Discord sat on Working… (Protect Agents / 77ff9acd). On missing message or missing recovery event, clear the pending start, settle session to ready, and attempt queue drain. Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com> * fix(server): avoid net-new Effect.runPromise in reactor tests Use harness ManagedRuntime.runPromise for the ghost-pending helper so the manual Effect runtime baseline stays flat. Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com> --------- Co-authored-by: omegent-app[bot] <306514130+omegent-app[bot]@users.noreply.github.com> Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com> (cherry picked from commit 5f99dbc)
patroza
added a commit
that referenced
this pull request
Aug 4, 2026
* fix(server): abandon unadoptable pending turn starts A pending-start row whose user message (or turn-start event) is gone used to stick forever. The decider then message-queued every follow-up and never drained, so Discord sat on Working… (Protect Agents / 77ff9acd). On missing message or missing recovery event, clear the pending start, settle session to ready, and attempt queue drain. Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com> * fix(server): avoid net-new Effect.runPromise in reactor tests Use harness ManagedRuntime.runPromise for the ghost-pending helper so the manual Effect runtime baseline stays flat. Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com> --------- Co-authored-by: omegent-app[bot] <306514130+omegent-app[bot]@users.noreply.github.com> Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com> (cherry picked from commit 5f99dbc)
patroza
added a commit
that referenced
this pull request
Aug 4, 2026
* fix(server): abandon unadoptable pending turn starts A pending-start row whose user message (or turn-start event) is gone used to stick forever. The decider then message-queued every follow-up and never drained, so Discord sat on Working… (Protect Agents / 77ff9acd). On missing message or missing recovery event, clear the pending start, settle session to ready, and attempt queue drain. Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com> * fix(server): avoid net-new Effect.runPromise in reactor tests Use harness ManagedRuntime.runPromise for the ghost-pending helper so the manual Effect runtime baseline stays flat. Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com> --------- Co-authored-by: omegent-app[bot] <306514130+omegent-app[bot]@users.noreply.github.com> Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com> (cherry picked from commit 5f99dbc)
patroza
added a commit
that referenced
this pull request
Aug 4, 2026
* fix(server): abandon unadoptable pending turn starts A pending-start row whose user message (or turn-start event) is gone used to stick forever. The decider then message-queued every follow-up and never drained, so Discord sat on Working… (Protect Agents / 77ff9acd). On missing message or missing recovery event, clear the pending start, settle session to ready, and attempt queue drain. Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com> * fix(server): avoid net-new Effect.runPromise in reactor tests Use harness ManagedRuntime.runPromise for the ghost-pending helper so the manual Effect runtime baseline stays flat. Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com> --------- Co-authored-by: omegent-app[bot] <306514130+omegent-app[bot]@users.noreply.github.com> Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com> (cherry picked from commit 5f99dbc)
patroza
added a commit
that referenced
this pull request
Aug 4, 2026
* fix(server): abandon unadoptable pending turn starts A pending-start row whose user message (or turn-start event) is gone used to stick forever. The decider then message-queued every follow-up and never drained, so Discord sat on Working… (Protect Agents / 77ff9acd). On missing message or missing recovery event, clear the pending start, settle session to ready, and attempt queue drain. Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com> * fix(server): avoid net-new Effect.runPromise in reactor tests Use harness ManagedRuntime.runPromise for the ghost-pending helper so the manual Effect runtime baseline stays flat. Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com> --------- Co-authored-by: omegent-app[bot] <306514130+omegent-app[bot]@users.noreply.github.com> Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com> (cherry picked from commit 5f99dbc)
patroza
added a commit
that referenced
this pull request
Aug 4, 2026
* fix(server): abandon unadoptable pending turn starts A pending-start row whose user message (or turn-start event) is gone used to stick forever. The decider then message-queued every follow-up and never drained, so Discord sat on Working… (Protect Agents / 77ff9acd). On missing message or missing recovery event, clear the pending start, settle session to ready, and attempt queue drain. Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com> * fix(server): avoid net-new Effect.runPromise in reactor tests Use harness ManagedRuntime.runPromise for the ghost-pending helper so the manual Effect runtime baseline stays flat. Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com> --------- Co-authored-by: omegent-app[bot] <306514130+omegent-app[bot]@users.noreply.github.com> Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com> (cherry picked from commit 5f99dbc)
patroza
added a commit
that referenced
this pull request
Aug 4, 2026
* fix(server): abandon unadoptable pending turn starts A pending-start row whose user message (or turn-start event) is gone used to stick forever. The decider then message-queued every follow-up and never drained, so Discord sat on Working… (Protect Agents / 77ff9acd). On missing message or missing recovery event, clear the pending start, settle session to ready, and attempt queue drain. Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com> * fix(server): avoid net-new Effect.runPromise in reactor tests Use harness ManagedRuntime.runPromise for the ghost-pending helper so the manual Effect runtime baseline stays flat. Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com> --------- Co-authored-by: omegent-app[bot] <306514130+omegent-app[bot]@users.noreply.github.com> Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com> (cherry picked from commit 5f99dbc)
patroza
added a commit
that referenced
this pull request
Aug 4, 2026
* fix(server): abandon unadoptable pending turn starts A pending-start row whose user message (or turn-start event) is gone used to stick forever. The decider then message-queued every follow-up and never drained, so Discord sat on Working… (Protect Agents / 77ff9acd). On missing message or missing recovery event, clear the pending start, settle session to ready, and attempt queue drain. Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com> * fix(server): avoid net-new Effect.runPromise in reactor tests Use harness ManagedRuntime.runPromise for the ghost-pending helper so the manual Effect runtime baseline stays flat. Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com> --------- Co-authored-by: omegent-app[bot] <306514130+omegent-app[bot]@users.noreply.github.com> Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com> (cherry picked from commit 5f99dbc)
patroza
added a commit
that referenced
this pull request
Aug 4, 2026
* fix(server): abandon unadoptable pending turn starts A pending-start row whose user message (or turn-start event) is gone used to stick forever. The decider then message-queued every follow-up and never drained, so Discord sat on Working… (Protect Agents / 77ff9acd). On missing message or missing recovery event, clear the pending start, settle session to ready, and attempt queue drain. Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com> * fix(server): avoid net-new Effect.runPromise in reactor tests Use harness ManagedRuntime.runPromise for the ghost-pending helper so the manual Effect runtime baseline stays flat. Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com> --------- Co-authored-by: omegent-app[bot] <306514130+omegent-app[bot]@users.noreply.github.com> Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com> (cherry picked from commit 5f99dbc)
patroza
added a commit
that referenced
this pull request
Aug 4, 2026
* fix(server): abandon unadoptable pending turn starts A pending-start row whose user message (or turn-start event) is gone used to stick forever. The decider then message-queued every follow-up and never drained, so Discord sat on Working… (Protect Agents / 77ff9acd). On missing message or missing recovery event, clear the pending start, settle session to ready, and attempt queue drain. Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com> * fix(server): avoid net-new Effect.runPromise in reactor tests Use harness ManagedRuntime.runPromise for the ghost-pending helper so the manual Effect runtime baseline stays flat. Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com> --------- Co-authored-by: omegent-app[bot] <306514130+omegent-app[bot]@users.noreply.github.com> Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com> (cherry picked from commit 5f99dbc)
patroza
added a commit
that referenced
this pull request
Aug 4, 2026
* fix(server): abandon unadoptable pending turn starts A pending-start row whose user message (or turn-start event) is gone used to stick forever. The decider then message-queued every follow-up and never drained, so Discord sat on Working… (Protect Agents / 77ff9acd). On missing message or missing recovery event, clear the pending start, settle session to ready, and attempt queue drain. Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com> * fix(server): avoid net-new Effect.runPromise in reactor tests Use harness ManagedRuntime.runPromise for the ghost-pending helper so the manual Effect runtime baseline stays flat. Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com> --------- Co-authored-by: omegent-app[bot] <306514130+omegent-app[bot]@users.noreply.github.com> Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com> (cherry picked from commit 5f99dbc)
patroza
added a commit
that referenced
this pull request
Aug 4, 2026
* fix(server): abandon unadoptable pending turn starts A pending-start row whose user message (or turn-start event) is gone used to stick forever. The decider then message-queued every follow-up and never drained, so Discord sat on Working… (Protect Agents / 77ff9acd). On missing message or missing recovery event, clear the pending start, settle session to ready, and attempt queue drain. Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com> * fix(server): avoid net-new Effect.runPromise in reactor tests Use harness ManagedRuntime.runPromise for the ghost-pending helper so the manual Effect runtime baseline stays flat. Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com> --------- Co-authored-by: omegent-app[bot] <306514130+omegent-app[bot]@users.noreply.github.com> Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com> (cherry picked from commit 5f99dbc)
patroza
added a commit
that referenced
this pull request
Aug 4, 2026
* fix(server): abandon unadoptable pending turn starts A pending-start row whose user message (or turn-start event) is gone used to stick forever. The decider then message-queued every follow-up and never drained, so Discord sat on Working… (Protect Agents / 77ff9acd). On missing message or missing recovery event, clear the pending start, settle session to ready, and attempt queue drain. Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com> * fix(server): avoid net-new Effect.runPromise in reactor tests Use harness ManagedRuntime.runPromise for the ghost-pending helper so the manual Effect runtime baseline stays flat. Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com> --------- Co-authored-by: omegent-app[bot] <306514130+omegent-app[bot]@users.noreply.github.com> Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com> (cherry picked from commit 5f99dbc)
patroza
added a commit
that referenced
this pull request
Aug 4, 2026
* fix(server): abandon unadoptable pending turn starts A pending-start row whose user message (or turn-start event) is gone used to stick forever. The decider then message-queued every follow-up and never drained, so Discord sat on Working… (Protect Agents / 77ff9acd). On missing message or missing recovery event, clear the pending start, settle session to ready, and attempt queue drain. Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com> * fix(server): avoid net-new Effect.runPromise in reactor tests Use harness ManagedRuntime.runPromise for the ghost-pending helper so the manual Effect runtime baseline stays flat. Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com> --------- Co-authored-by: omegent-app[bot] <306514130+omegent-app[bot]@users.noreply.github.com> Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com> (cherry picked from commit 5f99dbc)
patroza
added a commit
that referenced
this pull request
Aug 4, 2026
* fix(server): abandon unadoptable pending turn starts A pending-start row whose user message (or turn-start event) is gone used to stick forever. The decider then message-queued every follow-up and never drained, so Discord sat on Working… (Protect Agents / 77ff9acd). On missing message or missing recovery event, clear the pending start, settle session to ready, and attempt queue drain. Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com> * fix(server): avoid net-new Effect.runPromise in reactor tests Use harness ManagedRuntime.runPromise for the ghost-pending helper so the manual Effect runtime baseline stays flat. Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com> --------- Co-authored-by: omegent-app[bot] <306514130+omegent-app[bot]@users.noreply.github.com> Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com> (cherry picked from commit 5f99dbc)
patroza
added a commit
that referenced
this pull request
Aug 4, 2026
* fix(server): abandon unadoptable pending turn starts A pending-start row whose user message (or turn-start event) is gone used to stick forever. The decider then message-queued every follow-up and never drained, so Discord sat on Working… (Protect Agents / 77ff9acd). On missing message or missing recovery event, clear the pending start, settle session to ready, and attempt queue drain. Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com> * fix(server): avoid net-new Effect.runPromise in reactor tests Use harness ManagedRuntime.runPromise for the ghost-pending helper so the manual Effect runtime baseline stays flat. Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com> --------- Co-authored-by: omegent-app[bot] <306514130+omegent-app[bot]@users.noreply.github.com> Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com> (cherry picked from commit 5f99dbc)
patroza
added a commit
that referenced
this pull request
Aug 4, 2026
* fix(server): abandon unadoptable pending turn starts A pending-start row whose user message (or turn-start event) is gone used to stick forever. The decider then message-queued every follow-up and never drained, so Discord sat on Working… (Protect Agents / 77ff9acd). On missing message or missing recovery event, clear the pending start, settle session to ready, and attempt queue drain. Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com> * fix(server): avoid net-new Effect.runPromise in reactor tests Use harness ManagedRuntime.runPromise for the ghost-pending helper so the manual Effect runtime baseline stays flat. Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com> --------- Co-authored-by: omegent-app[bot] <306514130+omegent-app[bot]@users.noreply.github.com> Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com> (cherry picked from commit 5f99dbc)
patroza
added a commit
that referenced
this pull request
Aug 4, 2026
* fix(server): abandon unadoptable pending turn starts A pending-start row whose user message (or turn-start event) is gone used to stick forever. The decider then message-queued every follow-up and never drained, so Discord sat on Working… (Protect Agents / 77ff9acd). On missing message or missing recovery event, clear the pending start, settle session to ready, and attempt queue drain. Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com> * fix(server): avoid net-new Effect.runPromise in reactor tests Use harness ManagedRuntime.runPromise for the ghost-pending helper so the manual Effect runtime baseline stays flat. Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com> --------- Co-authored-by: omegent-app[bot] <306514130+omegent-app[bot]@users.noreply.github.com> Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com> (cherry picked from commit 5f99dbc)
patroza
added a commit
that referenced
this pull request
Aug 5, 2026
* fix(server): abandon unadoptable pending turn starts A pending-start row whose user message (or turn-start event) is gone used to stick forever. The decider then message-queued every follow-up and never drained, so Discord sat on Working… (Protect Agents / 77ff9acd). On missing message or missing recovery event, clear the pending start, settle session to ready, and attempt queue drain. Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com> * fix(server): avoid net-new Effect.runPromise in reactor tests Use harness ManagedRuntime.runPromise for the ghost-pending helper so the manual Effect runtime baseline stays flat. Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com> --------- Co-authored-by: omegent-app[bot] <306514130+omegent-app[bot]@users.noreply.github.com> Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com> (cherry picked from commit 5f99dbc)
patroza
added a commit
that referenced
this pull request
Aug 5, 2026
* fix(server): abandon unadoptable pending turn starts A pending-start row whose user message (or turn-start event) is gone used to stick forever. The decider then message-queued every follow-up and never drained, so Discord sat on Working… (Protect Agents / 77ff9acd). On missing message or missing recovery event, clear the pending start, settle session to ready, and attempt queue drain. Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com> * fix(server): avoid net-new Effect.runPromise in reactor tests Use harness ManagedRuntime.runPromise for the ghost-pending helper so the manual Effect runtime baseline stays flat. Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com> --------- Co-authored-by: omegent-app[bot] <306514130+omegent-app[bot]@users.noreply.github.com> Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com> (cherry picked from commit 5f99dbc)
patroza
added a commit
that referenced
this pull request
Aug 5, 2026
* fix(server): abandon unadoptable pending turn starts A pending-start row whose user message (or turn-start event) is gone used to stick forever. The decider then message-queued every follow-up and never drained, so Discord sat on Working… (Protect Agents / 77ff9acd). On missing message or missing recovery event, clear the pending start, settle session to ready, and attempt queue drain. Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com> * fix(server): avoid net-new Effect.runPromise in reactor tests Use harness ManagedRuntime.runPromise for the ghost-pending helper so the manual Effect runtime baseline stays flat. Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com> --------- Co-authored-by: omegent-app[bot] <306514130+omegent-app[bot]@users.noreply.github.com> Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com> (cherry picked from commit 5f99dbc)
patroza
added a commit
that referenced
this pull request
Aug 5, 2026
* fix(server): abandon unadoptable pending turn starts A pending-start row whose user message (or turn-start event) is gone used to stick forever. The decider then message-queued every follow-up and never drained, so Discord sat on Working… (Protect Agents / 77ff9acd). On missing message or missing recovery event, clear the pending start, settle session to ready, and attempt queue drain. Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com> * fix(server): avoid net-new Effect.runPromise in reactor tests Use harness ManagedRuntime.runPromise for the ghost-pending helper so the manual Effect runtime baseline stays flat. Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com> --------- Co-authored-by: omegent-app[bot] <306514130+omegent-app[bot]@users.noreply.github.com> Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com> (cherry picked from commit 5f99dbc)
patroza
added a commit
that referenced
this pull request
Aug 5, 2026
* fix(server): abandon unadoptable pending turn starts A pending-start row whose user message (or turn-start event) is gone used to stick forever. The decider then message-queued every follow-up and never drained, so Discord sat on Working… (Protect Agents / 77ff9acd). On missing message or missing recovery event, clear the pending start, settle session to ready, and attempt queue drain. Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com> * fix(server): avoid net-new Effect.runPromise in reactor tests Use harness ManagedRuntime.runPromise for the ghost-pending helper so the manual Effect runtime baseline stays flat. Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com> --------- Co-authored-by: omegent-app[bot] <306514130+omegent-app[bot]@users.noreply.github.com> Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com> (cherry picked from commit 5f99dbc)
patroza
added a commit
that referenced
this pull request
Aug 5, 2026
* fix(server): abandon unadoptable pending turn starts A pending-start row whose user message (or turn-start event) is gone used to stick forever. The decider then message-queued every follow-up and never drained, so Discord sat on Working… (Protect Agents / 77ff9acd). On missing message or missing recovery event, clear the pending start, settle session to ready, and attempt queue drain. Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com> * fix(server): avoid net-new Effect.runPromise in reactor tests Use harness ManagedRuntime.runPromise for the ghost-pending helper so the manual Effect runtime baseline stays flat. Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com> --------- Co-authored-by: omegent-app[bot] <306514130+omegent-app[bot]@users.noreply.github.com> Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com> (cherry picked from commit 5f99dbc)
patroza
added a commit
that referenced
this pull request
Aug 5, 2026
* fix(server): abandon unadoptable pending turn starts A pending-start row whose user message (or turn-start event) is gone used to stick forever. The decider then message-queued every follow-up and never drained, so Discord sat on Working… (Protect Agents / 77ff9acd). On missing message or missing recovery event, clear the pending start, settle session to ready, and attempt queue drain. Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com> * fix(server): avoid net-new Effect.runPromise in reactor tests Use harness ManagedRuntime.runPromise for the ghost-pending helper so the manual Effect runtime baseline stays flat. Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com> --------- Co-authored-by: omegent-app[bot] <306514130+omegent-app[bot]@users.noreply.github.com> Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com> (cherry picked from commit 5f99dbc)
patroza
added a commit
that referenced
this pull request
Aug 5, 2026
* fix(server): abandon unadoptable pending turn starts A pending-start row whose user message (or turn-start event) is gone used to stick forever. The decider then message-queued every follow-up and never drained, so Discord sat on Working… (Protect Agents / 77ff9acd). On missing message or missing recovery event, clear the pending start, settle session to ready, and attempt queue drain. Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com> * fix(server): avoid net-new Effect.runPromise in reactor tests Use harness ManagedRuntime.runPromise for the ghost-pending helper so the manual Effect runtime baseline stays flat. Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com> --------- Co-authored-by: omegent-app[bot] <306514130+omegent-app[bot]@users.noreply.github.com> Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com> (cherry picked from commit 5f99dbc)
patroza
added a commit
that referenced
this pull request
Aug 5, 2026
* fix(server): abandon unadoptable pending turn starts A pending-start row whose user message (or turn-start event) is gone used to stick forever. The decider then message-queued every follow-up and never drained, so Discord sat on Working… (Protect Agents / 77ff9acd). On missing message or missing recovery event, clear the pending start, settle session to ready, and attempt queue drain. Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com> * fix(server): avoid net-new Effect.runPromise in reactor tests Use harness ManagedRuntime.runPromise for the ghost-pending helper so the manual Effect runtime baseline stays flat. Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com> --------- Co-authored-by: omegent-app[bot] <306514130+omegent-app[bot]@users.noreply.github.com> Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com> (cherry picked from commit 5f99dbc)
patroza
added a commit
that referenced
this pull request
Aug 5, 2026
* fix(server): abandon unadoptable pending turn starts A pending-start row whose user message (or turn-start event) is gone used to stick forever. The decider then message-queued every follow-up and never drained, so Discord sat on Working… (Protect Agents / 77ff9acd). On missing message or missing recovery event, clear the pending start, settle session to ready, and attempt queue drain. Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com> * fix(server): avoid net-new Effect.runPromise in reactor tests Use harness ManagedRuntime.runPromise for the ghost-pending helper so the manual Effect runtime baseline stays flat. Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com> --------- Co-authored-by: omegent-app[bot] <306514130+omegent-app[bot]@users.noreply.github.com> Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com> (cherry picked from commit 5f99dbc)
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.
Summary
A ghost
projection_turnspending-start row (user message missing, or no matchingturn-start-requestedevent) blocked the queue forever: every Discord follow-up becamemessage-queuedand never drained, so the bot stuck on Working… (Protect Agents /77ff9acd).Fix: when turn start fails because the user message is missing, or startup recovery cannot find the persisted event, abandon the pending start (session → ready, clear SQL placeholder) and attempt
thread.queue.drain.Test plan
vp test run src/orchestration/Layers/ProviderCommandReactor.test.ts(44 passed), including regression for ghost pending with no eventopened by Patrick Roza in chat thread Discord · Discord · T3