Skip to content

fix(httpapi): expose v2 session not found#28511

Merged
nexxeln merged 8 commits into
devfrom
nxl/v2-session-not-found-errors
May 21, 2026
Merged

fix(httpapi): expose v2 session not found#28511
nexxeln merged 8 commits into
devfrom
nxl/v2-session-not-found-errors

Conversation

@nexxeln
Copy link
Copy Markdown
Member

@nexxeln nexxeln commented May 20, 2026

summary

  • return public SessionNotFoundError for missing v2 session message/context/mutation routes
  • make SessionV2 service methods fail on missing sessions instead of silently succeeding
  • fix config-service parsing against latest Effect Config API

testing

  • bun test test/server/httpapi-session.test.ts test/server/httpapi-public-openapi.test.ts
  • bun test ./test/server/httpapi-exercise/index.ts
  • bun typecheck
  • push hook: bun turbo typecheck

@nexxeln nexxeln merged commit b275b12 into dev May 21, 2026
10 checks passed
@nexxeln nexxeln deleted the nxl/v2-session-not-found-errors branch May 21, 2026 07:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant