-
Notifications
You must be signed in to change notification settings - Fork 146
chore(rivetkit): preemptively start manager/engine before serverless/runner has started #3834
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Code Review - PR #3834OverviewThis PR refactors the RivetKit startup lifecycle to preemptively initialize the manager/engine infrastructure before the deployment mode (serverless vs runner) is determined. This is a significant architectural improvement that addresses race conditions in serverless deployments. ✅ StrengthsArchitecture
Code Quality
|
More templates
@rivetkit/cloudflare-workers
@rivetkit/db
@rivetkit/framework-base
@rivetkit/next-js
@rivetkit/react
rivetkit
@rivetkit/sql-loader
@rivetkit/virtual-websocket
@rivetkit/engine-runner
@rivetkit/engine-runner-protocol
commit: |
e5ffe2b to
f786582
Compare
701cbbc to
588ff34
Compare
f786582 to
1ac9a83
Compare
80f64c3 to
b29a4f5
Compare
1ac9a83 to
6eb42fb
Compare
b29a4f5 to
fe6e069
Compare
6eb42fb to
42c1475
Compare
fe6e069 to
9cf31ec
Compare
…runner has started
42c1475 to
b83837e
Compare
Merge activity
|
…runner has started (#3834)

No description provided.