-
Notifications
You must be signed in to change notification settings - Fork 44
fix(core): fix querying actor by id #1417
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
How to use the Graphite Merge QueueAdd either label to this PR to merge it via the merge queue:
You must have a Graphite account in order to use the merge queue. Sign up using this link. An organization admin has enabled the Graphite Merge Queue in this repository. Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue. This stack of pull requests is managed by Graphite. Learn more about stacking. |
More templates
@rivetkit/actor
@rivetkit/cloudflare-workers
@rivetkit/core
@rivetkit/db
@rivetkit/framework-base
@rivetkit/next-js
@rivetkit/react
rivetkit
@rivetkit/sql-loader
commit: |
|
PR Review: Fix querying actor by ID Summary: This PR fixes the /actors GET endpoint to allow querying actors by ID without requiring the actor name. Strengths:
Issues & Recommendations:
Test Coverage: Missing tests for /packages/rivetkit/src/manager/. Need unit tests for validation logic, integration tests for lookup, and performance tests. Verdict - Must address before merge:
Should address:
Overall good fix! With recommended changes, will be production-ready. |

No description provided.