chore(kitchen-sink): configurable endpoint#4766
chore(kitchen-sink): configurable endpoint#4766NathanFlurry wants to merge 1 commit intosleep-cleanup/17-stop-reason-and-fallthrough-fixfrom
Conversation
PR Review:
|
| Category | Finding | Severity |
|---|---|---|
| Bug | Production endpoint regression — no fallback to /api/rivet for deployed builds without VITE_RIVET_ENDPOINT |
Medium |
| Documentation | VITE_RIVET_ENDPOINT not documented in README or Dockerfile |
Low |
| Code quality | onSleep async demo would benefit from a comment explaining the grace period relationship |
Low |
| Formatting | Large automated reformatting — no issues found | None |
The production endpoint regression is the main concern and should be addressed before merging.
Preview packages published to npmInstall with: npm install rivetkit@pr-4766All packages published as Engine binary is shipped via Docker images: docker pull rivetdev/engine:slim-3ff566a
docker pull rivetdev/engine:full-3ff566aIndividual packagesnpm install rivetkit@pr-4766
npm install @rivetkit/react@pr-4766
npm install @rivetkit/rivetkit-napi@pr-4766
npm install @rivetkit/workflow-engine@pr-4766 |

Description
Please include a summary of the changes and the related issue. Please also include relevant motivation and context.
Type of change
How Has This Been Tested?
Please describe the tests that you ran to verify your changes.
Checklist: