Configure LLM timeout and local port #8
No reviewers
Labels
No labels
ready-for-agent
wayfinder:grilling
wayfinder:map
wayfinder:prototype
wayfinder:research
wayfinder:task
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
caleb-brown/temper!8
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "t3code/configurable-llm-timeout"
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?
TEMPER_LLM_TIMEOUT_SECONDSso slow OpenAI-compatible providers can use a longer review timeout.localhost:61055.Verification:
python3 -m compileall temper testssucceeded.Caveats:
8000inside the container; Docker maps host port61055to it.Reviewed the timeout and local-port changes. No actionable defects found;
git diff --checkand Python syntax compilation pass. Merging intodev.