fix: bind hero_db sockets under hero_db/ subdir (0.3.3 backport) #35
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_db!35
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "development_fix_socket_layout"
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
hero_db_server now writes its sockets directly at
hero_db/rpc.sockandhero_db/resp.sock, matching hero_proc 0.4.4+ and hero_slides 0.6.0 expectations. No more deploy-time symlink to bridge layouts.Related Issue
Closes #34 (server side). Symptom #1 in the issue (CLI hitting
hero_proc_server.sock) is owned by hero_proc_sdk; deploy keeps that symlink until upstream lands.Changes
Test Results
Deployed to slides VM; gateway + /rpc both HTTP 200, hero_db_server v0.3.3 healthy.
Pull request closed