Fix probe POST /rpc, HTTP-first, MCP socket name lookup, BASE_PATH, 405 fallback #5
No reviewers
Labels
No labels
prio_critical
prio_low
type_bug
type_contact
type_issue
type_lead
type_question
type_story
type_task
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
lhumina_code/hero_router!5
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "development_fix_openrpc_http_fallback"
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?
Summary
Ref: lhumina_code/home#3, lhumina_code/home#4
Test plan
POST /rpc returns 405 (not 404) on services like hero_os_http that only have /rpc/{context}. Broaden the check to any HTTP 4xx/5xx so the fallback to GET /openrpc.json is triggered correctly. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>WIP: fix probe POST /rpc, HTTP-first, MCP socket name lookup, BASE_PATH, 405 fallbackto Fix probe POST /rpc, HTTP-first, MCP socket name lookup, BASE_PATH, 405 fallbackPull request closed