headless dispatch worker crashes at startup with thinking-block API 400 #150
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
A
coily dispatch headlessworker crashed on its first API call, before doing any work, with:Details
Why it matters
Headless dispatch is fire-and-forget; a startup crash leaves a single-line log and no PR. Silence looks identical to 'still working' unless something watches the pid + PR state. Suspect the prompt seeding / thinking-block handling on the first turn.
Asks