You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"actor database client was not initialized before user code ran. this is an internal lifecycle error; the migration callback should have pre-warmed the client. file an issue if you can reproduce.",
363
+
{public: true},
364
+
);
365
+
}
366
+
358
367
functionstateNotEnabledError(): RivetError{
359
368
returnnewRivetError(
360
369
"actor",
@@ -2378,7 +2387,6 @@ export class ActorContextHandleAdapter {
0 commit comments