rivetkit 2.3.15 → 2.3.16-rc.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/browser/client.d.ts +1 -1
- package/dist/browser/client.js +19 -10
- package/dist/browser/client.js.map +1 -1
- package/dist/browser/inspector/client.js +1 -1
- package/dist/browser/inspector/client.js.map +1 -1
- package/dist/tsup/agent-os/index.cjs +1 -1
- package/dist/tsup/agent-os/index.cjs.map +1 -1
- package/dist/tsup/agent-os/index.d.cts +1 -1
- package/dist/tsup/agent-os/index.d.ts +1 -1
- package/dist/tsup/agent-os/index.js +1 -1
- package/dist/tsup/agent-os/index.js.map +1 -1
- package/dist/tsup/{chunk-XRKJKKNT.cjs → chunk-56PQALLJ.cjs} +3 -3
- package/dist/tsup/{chunk-XRKJKKNT.cjs.map → chunk-56PQALLJ.cjs.map} +1 -1
- package/dist/tsup/{chunk-X2AXJFLI.js → chunk-6DHBQN3Z.js} +2 -2
- package/dist/tsup/{chunk-FYLGCQPY.cjs → chunk-6JVFKMTG.cjs} +4 -4
- package/dist/tsup/{chunk-FYLGCQPY.cjs.map → chunk-6JVFKMTG.cjs.map} +1 -1
- package/dist/tsup/{chunk-TYJVYA3X.cjs → chunk-7KSJADFC.cjs} +3 -3
- package/dist/tsup/{chunk-TYJVYA3X.cjs.map → chunk-7KSJADFC.cjs.map} +1 -1
- package/dist/tsup/{chunk-2TWGN5HF.js → chunk-AWOZJ6OH.js} +21 -12
- package/dist/tsup/chunk-AWOZJ6OH.js.map +1 -0
- package/dist/tsup/{chunk-XU7JAXDU.cjs → chunk-D42OLFLH.cjs} +7 -7
- package/dist/tsup/{chunk-XU7JAXDU.cjs.map → chunk-D42OLFLH.cjs.map} +1 -1
- package/dist/tsup/{chunk-WUKNGAMB.js → chunk-DKKGGJFY.js} +2 -2
- package/dist/tsup/{chunk-7WWPQPSK.js → chunk-FQB3VZME.js} +2 -2
- package/dist/tsup/chunk-FQB3VZME.js.map +1 -0
- package/dist/tsup/{chunk-OOXOOZUF.cjs → chunk-FRJWQK5U.cjs} +10 -10
- package/dist/tsup/{chunk-OOXOOZUF.cjs.map → chunk-FRJWQK5U.cjs.map} +1 -1
- package/dist/tsup/{chunk-DENJFYNE.cjs → chunk-LVCSUZUL.cjs} +2 -2
- package/dist/tsup/chunk-LVCSUZUL.cjs.map +1 -0
- package/dist/tsup/{chunk-H3HFXSM3.cjs → chunk-LVWWFCLD.cjs} +3 -3
- package/dist/tsup/{chunk-H3HFXSM3.cjs.map → chunk-LVWWFCLD.cjs.map} +1 -1
- package/dist/tsup/{chunk-UIREWKKH.js → chunk-R5B24VJR.js} +2 -2
- package/dist/tsup/{chunk-TUASOWHC.cjs → chunk-UO2ZSPQU.cjs} +156 -147
- package/dist/tsup/chunk-UO2ZSPQU.cjs.map +1 -0
- package/dist/tsup/{chunk-S6FDKJDD.js → chunk-VSWAB7SS.js} +3 -3
- package/dist/tsup/{chunk-IHO5UO6S.js → chunk-XA4X3HHQ.js} +4 -4
- package/dist/tsup/{chunk-TRBPWMS6.js → chunk-ZLKP4PJ7.js} +2 -2
- package/dist/tsup/client/mod.cjs +5 -5
- package/dist/tsup/client/mod.d.cts +2 -2
- package/dist/tsup/client/mod.d.ts +2 -2
- package/dist/tsup/client/mod.js +4 -4
- package/dist/tsup/common/log.cjs +2 -2
- package/dist/tsup/common/log.js +1 -1
- package/dist/tsup/common/websocket.cjs +3 -3
- package/dist/tsup/common/websocket.js +2 -2
- package/dist/tsup/{config-BGTanB_3.d.ts → config-Cc0kEhos.d.ts} +1 -1
- package/dist/tsup/{config-NHz6oMb9.d.cts → config-D_w88_vC.d.cts} +1 -1
- package/dist/tsup/{context-DB8zG_Ib.d.cts → context-CUEj2ytU.d.cts} +1 -1
- package/dist/tsup/{context-SHomdVV8.d.ts → context-DqibhWCZ.d.ts} +1 -1
- package/dist/tsup/db/drizzle.cjs +2 -2
- package/dist/tsup/db/drizzle.js +1 -1
- package/dist/tsup/db/mod.cjs +3 -3
- package/dist/tsup/db/mod.js +2 -2
- package/dist/tsup/dynamic/mod.d.cts +1 -1
- package/dist/tsup/dynamic/mod.d.ts +1 -1
- package/dist/tsup/inspector/mod.cjs +5 -5
- package/dist/tsup/inspector/mod.js +4 -4
- package/dist/tsup/inspector/workflow.cjs +4 -4
- package/dist/tsup/inspector/workflow.js +3 -3
- package/dist/tsup/inspector-tab/mod.d.cts +2 -2
- package/dist/tsup/inspector-tab/mod.d.ts +2 -2
- package/dist/tsup/mod.cjs +76 -76
- package/dist/tsup/mod.d.cts +3 -3
- package/dist/tsup/mod.d.ts +3 -3
- package/dist/tsup/mod.js +5 -5
- package/dist/tsup/test/mod.cjs +6 -6
- package/dist/tsup/test/mod.d.cts +1 -1
- package/dist/tsup/test/mod.d.ts +1 -1
- package/dist/tsup/test/mod.js +4 -4
- package/dist/tsup/utils.cjs +2 -2
- package/dist/tsup/utils.js +1 -1
- package/dist/tsup/workflow/mod.cjs +7 -7
- package/dist/tsup/workflow/mod.d.cts +3 -3
- package/dist/tsup/workflow/mod.d.ts +3 -3
- package/dist/tsup/workflow/mod.js +4 -4
- package/package.json +8 -8
- package/src/client/actor-handle.ts +10 -2
- package/src/client/client.ts +6 -0
- package/dist/tsup/chunk-2TWGN5HF.js.map +0 -1
- package/dist/tsup/chunk-7WWPQPSK.js.map +0 -1
- package/dist/tsup/chunk-DENJFYNE.cjs.map +0 -1
- package/dist/tsup/chunk-TUASOWHC.cjs.map +0 -1
- /package/dist/tsup/{chunk-X2AXJFLI.js.map → chunk-6DHBQN3Z.js.map} +0 -0
- /package/dist/tsup/{chunk-WUKNGAMB.js.map → chunk-DKKGGJFY.js.map} +0 -0
- /package/dist/tsup/{chunk-UIREWKKH.js.map → chunk-R5B24VJR.js.map} +0 -0
- /package/dist/tsup/{chunk-S6FDKJDD.js.map → chunk-VSWAB7SS.js.map} +0 -0
- /package/dist/tsup/{chunk-IHO5UO6S.js.map → chunk-XA4X3HHQ.js.map} +0 -0
- /package/dist/tsup/{chunk-TRBPWMS6.js.map → chunk-ZLKP4PJ7.js.map} +0 -0
|
@@ -2,10 +2,10 @@ import {
|
|
|
2
2
|
ClientConfigSchema,
|
|
3
3
|
RemoteEngineControlClient,
|
|
4
4
|
createClientWithDriver
|
|
5
|
-
} from "./chunk-
|
|
5
|
+
} from "./chunk-AWOZJ6OH.js";
|
|
6
6
|
import {
|
|
7
7
|
getLogger
|
|
8
|
-
} from "./chunk-
|
|
8
|
+
} from "./chunk-FQB3VZME.js";
|
|
9
9
|
|
|
10
10
|
// src/devtools-loader/log.ts
|
|
11
11
|
function logger() {
|
|
@@ -46,4 +46,4 @@ function createClient(endpointOrConfig) {
|
|
|
46
46
|
export {
|
|
47
47
|
createClient
|
|
48
48
|
};
|
|
49
|
-
//# sourceMappingURL=chunk-
|
|
49
|
+
//# sourceMappingURL=chunk-VSWAB7SS.js.map
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import {
|
|
2
2
|
encodeWorkflowInspectorValue
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-DKKGGJFY.js";
|
|
4
4
|
import {
|
|
5
5
|
encodeWorkflowHistoryTransport
|
|
6
|
-
} from "./chunk-
|
|
6
|
+
} from "./chunk-6DHBQN3Z.js";
|
|
7
7
|
import {
|
|
8
8
|
assertUnreachable
|
|
9
|
-
} from "./chunk-
|
|
9
|
+
} from "./chunk-FQB3VZME.js";
|
|
10
10
|
|
|
11
11
|
// src/workflow/inspector.ts
|
|
12
12
|
function createHistoryEmitter() {
|
|
@@ -249,4 +249,4 @@ function toWorkflowHistory(snapshot) {
|
|
|
249
249
|
export {
|
|
250
250
|
createWorkflowInspectorAdapter
|
|
251
251
|
};
|
|
252
|
-
//# sourceMappingURL=chunk-
|
|
252
|
+
//# sourceMappingURL=chunk-XA4X3HHQ.js.map
|
|
@@ -8,7 +8,7 @@ import {
|
|
|
8
8
|
} from "./chunk-JTHHCZCZ.js";
|
|
9
9
|
import {
|
|
10
10
|
getLogger
|
|
11
|
-
} from "./chunk-
|
|
11
|
+
} from "./chunk-FQB3VZME.js";
|
|
12
12
|
|
|
13
13
|
// src/common/database/mod.ts
|
|
14
14
|
var nativeStateTransactionOpeners = /* @__PURE__ */ new WeakMap();
|
|
@@ -240,4 +240,4 @@ export {
|
|
|
240
240
|
bindNativeStateTransactionContext,
|
|
241
241
|
db
|
|
242
242
|
};
|
|
243
|
-
//# sourceMappingURL=chunk-
|
|
243
|
+
//# sourceMappingURL=chunk-ZLKP4PJ7.js.map
|
package/dist/tsup/client/mod.cjs
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
2
|
|
|
3
|
-
var
|
|
3
|
+
var _chunkD42OLFLHcjs = require('../chunk-D42OLFLH.cjs');
|
|
4
4
|
|
|
5
5
|
|
|
6
6
|
|
|
@@ -8,11 +8,11 @@ var _chunkXU7JAXDUcjs = require('../chunk-XU7JAXDU.cjs');
|
|
|
8
8
|
|
|
9
9
|
|
|
10
10
|
|
|
11
|
-
var
|
|
11
|
+
var _chunkUO2ZSPQUcjs = require('../chunk-UO2ZSPQU.cjs');
|
|
12
12
|
require('../chunk-MYWZCDML.cjs');
|
|
13
|
-
require('../chunk-
|
|
13
|
+
require('../chunk-56PQALLJ.cjs');
|
|
14
14
|
require('../chunk-KVFIONKQ.cjs');
|
|
15
|
-
require('../chunk-
|
|
15
|
+
require('../chunk-LVCSUZUL.cjs');
|
|
16
16
|
|
|
17
17
|
|
|
18
18
|
|
|
@@ -28,5 +28,5 @@ var _chunk2JSYYH6Pcjs = require('../chunk-2JSYYH6P.cjs');
|
|
|
28
28
|
|
|
29
29
|
|
|
30
30
|
|
|
31
|
-
exports.ActorClientError =
|
|
31
|
+
exports.ActorClientError = _chunkUO2ZSPQUcjs.ActorClientError; exports.ActorConnDisposed = _chunkUO2ZSPQUcjs.ActorConnDisposed; exports.ActorConnRaw = _chunkUO2ZSPQUcjs.ActorConnRaw; exports.ActorError = _chunk2JSYYH6Pcjs.RivetError; exports.ActorHandleRaw = _chunkUO2ZSPQUcjs.ActorHandleRaw; exports.MalformedResponseMessage = _chunkUO2ZSPQUcjs.MalformedResponseMessage; exports.ManagerError = _chunkUO2ZSPQUcjs.ManagerError; exports.RivetError = _chunk2JSYYH6Pcjs.RivetError; exports.UserError = _chunk2JSYYH6Pcjs.UserError; exports.createClient = _chunkD42OLFLHcjs.createClient;
|
|
32
32
|
//# sourceMappingURL=mod.cjs.map
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { aF as Registry, a3 as Client } from '../config-
|
|
2
|
-
export { bq as ActorAccessor, br as ActorActionFunction, bs as ActorActionOptions, bt as ActorConn, bu as ActorConnRaw, bv as ActorConnStatus, bw as ActorConnectOptions, v as ActorDefinition, bx as ActorGatewayOptions, by as ActorHandle, bz as ActorHandleRaw, A as AnyActorDefinition, bA as ClientRaw, bB as ConnectionStateCallback, bC as CreateOptions, bD as CreateRequest, bE as EventUnsubscribe, bF as ExtractActorsFromRegistry, bG as ExtractRegistryFromClient, bH as GetOptions, bI as GetWithIdOptions, bJ as QueryOptions, bK as Region, bL as StatusChangeCallback } from '../config-
|
|
1
|
+
import { aF as Registry, a3 as Client } from '../config-D_w88_vC.cjs';
|
|
2
|
+
export { bq as ActorAccessor, br as ActorActionFunction, bs as ActorActionOptions, bt as ActorConn, bu as ActorConnRaw, bv as ActorConnStatus, bw as ActorConnectOptions, v as ActorDefinition, bx as ActorGatewayOptions, by as ActorHandle, bz as ActorHandleRaw, A as AnyActorDefinition, bA as ClientRaw, bB as ConnectionStateCallback, bC as CreateOptions, bD as CreateRequest, bE as EventUnsubscribe, bF as ExtractActorsFromRegistry, bG as ExtractRegistryFromClient, bH as GetOptions, bI as GetWithIdOptions, bJ as QueryOptions, bK as Region, bL as StatusChangeCallback } from '../config-D_w88_vC.cjs';
|
|
3
3
|
import { G as GetUpgradeWebSocket } from '../utils-Bbz-3411.cjs';
|
|
4
4
|
export { E as Encoding } from '../utils-Bbz-3411.cjs';
|
|
5
5
|
import z from 'zod/v4';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { aF as Registry, a3 as Client } from '../config-
|
|
2
|
-
export { bq as ActorAccessor, br as ActorActionFunction, bs as ActorActionOptions, bt as ActorConn, bu as ActorConnRaw, bv as ActorConnStatus, bw as ActorConnectOptions, v as ActorDefinition, bx as ActorGatewayOptions, by as ActorHandle, bz as ActorHandleRaw, A as AnyActorDefinition, bA as ClientRaw, bB as ConnectionStateCallback, bC as CreateOptions, bD as CreateRequest, bE as EventUnsubscribe, bF as ExtractActorsFromRegistry, bG as ExtractRegistryFromClient, bH as GetOptions, bI as GetWithIdOptions, bJ as QueryOptions, bK as Region, bL as StatusChangeCallback } from '../config-
|
|
1
|
+
import { aF as Registry, a3 as Client } from '../config-Cc0kEhos.js';
|
|
2
|
+
export { bq as ActorAccessor, br as ActorActionFunction, bs as ActorActionOptions, bt as ActorConn, bu as ActorConnRaw, bv as ActorConnStatus, bw as ActorConnectOptions, v as ActorDefinition, bx as ActorGatewayOptions, by as ActorHandle, bz as ActorHandleRaw, A as AnyActorDefinition, bA as ClientRaw, bB as ConnectionStateCallback, bC as CreateOptions, bD as CreateRequest, bE as EventUnsubscribe, bF as ExtractActorsFromRegistry, bG as ExtractRegistryFromClient, bH as GetOptions, bI as GetWithIdOptions, bJ as QueryOptions, bK as Region, bL as StatusChangeCallback } from '../config-Cc0kEhos.js';
|
|
3
3
|
import { G as GetUpgradeWebSocket } from '../utils-BqdWVlzm.js';
|
|
4
4
|
export { E as Encoding } from '../utils-BqdWVlzm.js';
|
|
5
5
|
import z from 'zod/v4';
|
package/dist/tsup/client/mod.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import {
|
|
2
2
|
createClient
|
|
3
|
-
} from "../chunk-
|
|
3
|
+
} from "../chunk-VSWAB7SS.js";
|
|
4
4
|
import {
|
|
5
5
|
ActorClientError,
|
|
6
6
|
ActorConnDisposed,
|
|
@@ -8,11 +8,11 @@ import {
|
|
|
8
8
|
ActorHandleRaw,
|
|
9
9
|
MalformedResponseMessage,
|
|
10
10
|
ManagerError
|
|
11
|
-
} from "../chunk-
|
|
11
|
+
} from "../chunk-AWOZJ6OH.js";
|
|
12
12
|
import "../chunk-JI6GZ2C2.js";
|
|
13
|
-
import "../chunk-
|
|
13
|
+
import "../chunk-R5B24VJR.js";
|
|
14
14
|
import "../chunk-JTHHCZCZ.js";
|
|
15
|
-
import "../chunk-
|
|
15
|
+
import "../chunk-FQB3VZME.js";
|
|
16
16
|
import {
|
|
17
17
|
RivetError,
|
|
18
18
|
UserError
|
package/dist/tsup/common/log.cjs
CHANGED
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
|
|
8
8
|
|
|
9
9
|
|
|
10
|
-
var
|
|
10
|
+
var _chunkLVCSUZULcjs = require('../chunk-LVCSUZUL.cjs');
|
|
11
11
|
require('../chunk-2JSYYH6P.cjs');
|
|
12
12
|
|
|
13
13
|
|
|
@@ -18,5 +18,5 @@ require('../chunk-2JSYYH6P.cjs');
|
|
|
18
18
|
|
|
19
19
|
|
|
20
20
|
|
|
21
|
-
exports.LogLevelSchema =
|
|
21
|
+
exports.LogLevelSchema = _chunkLVCSUZULcjs.LogLevelSchema; exports.configureBaseLogger = _chunkLVCSUZULcjs.configureBaseLogger; exports.configureDefaultLogger = _chunkLVCSUZULcjs.configureDefaultLogger; exports.getBaseLogger = _chunkLVCSUZULcjs.getBaseLogger; exports.getIncludeTarget = _chunkLVCSUZULcjs.getIncludeTarget; exports.getLogger = _chunkLVCSUZULcjs.getLogger; exports.getPinoLevel = _chunkLVCSUZULcjs.getPinoLevel; exports.makeDefaultLogger = _chunkLVCSUZULcjs.makeDefaultLogger;
|
|
22
22
|
//# sourceMappingURL=log.cjs.map
|
package/dist/tsup/common/log.js
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
2
|
|
|
3
|
-
var
|
|
4
|
-
require('../chunk-
|
|
3
|
+
var _chunk56PQALLJcjs = require('../chunk-56PQALLJ.cjs');
|
|
4
|
+
require('../chunk-LVCSUZUL.cjs');
|
|
5
5
|
require('../chunk-2JSYYH6P.cjs');
|
|
6
6
|
|
|
7
7
|
|
|
8
|
-
exports.importWebSocket =
|
|
8
|
+
exports.importWebSocket = _chunk56PQALLJcjs.importWebSocket;
|
|
9
9
|
//# sourceMappingURL=websocket.cjs.map
|
|
@@ -1381,7 +1381,7 @@ declare class ActorHandleRaw {
|
|
|
1381
1381
|
*
|
|
1382
1382
|
* @protected
|
|
1383
1383
|
*/
|
|
1384
|
-
constructor(client: any, driver: EngineControlClient, params: unknown, getParams: (() => Promise<unknown>) | undefined, encoding: Encoding, actorResolutionState: ActorResolutionState, gatewayOptions?: ActorGatewayOptions);
|
|
1384
|
+
constructor(client: any, driver: EngineControlClient, params: unknown, getParams: (() => Promise<unknown>) | undefined, encoding: Encoding, actorResolutionState: ActorResolutionState, gatewayOptions?: ActorGatewayOptions, signal?: AbortSignal);
|
|
1385
1385
|
send(name: string, body: unknown, options: QueueSendWaitOptions): Promise<QueueSendResult>;
|
|
1386
1386
|
send(name: string, body: unknown, options?: QueueSendNoWaitOptions): Promise<void>;
|
|
1387
1387
|
/**
|
|
@@ -1381,7 +1381,7 @@ declare class ActorHandleRaw {
|
|
|
1381
1381
|
*
|
|
1382
1382
|
* @protected
|
|
1383
1383
|
*/
|
|
1384
|
-
constructor(client: any, driver: EngineControlClient, params: unknown, getParams: (() => Promise<unknown>) | undefined, encoding: Encoding, actorResolutionState: ActorResolutionState, gatewayOptions?: ActorGatewayOptions);
|
|
1384
|
+
constructor(client: any, driver: EngineControlClient, params: unknown, getParams: (() => Promise<unknown>) | undefined, encoding: Encoding, actorResolutionState: ActorResolutionState, gatewayOptions?: ActorGatewayOptions, signal?: AbortSignal);
|
|
1385
1385
|
send(name: string, body: unknown, options: QueueSendWaitOptions): Promise<QueueSendResult>;
|
|
1386
1386
|
send(name: string, body: unknown, options?: QueueSendNoWaitOptions): Promise<void>;
|
|
1387
1387
|
/**
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { A as AnyActorDefinition, B as BaseActorDefinition, E as EventSchemaConfig, Q as QueueSchemaConfig, h as RunContext, F as ActorLogger, au as QueueFilterName, az as QueueNextOptions, aA as QueueResultMessageForName, ay as QueueNextBatchOptions, aF as Registry, a3 as Client, am as InferEventArgs, an as InferSchemaMap } from './config-
|
|
1
|
+
import { A as AnyActorDefinition, B as BaseActorDefinition, E as EventSchemaConfig, Q as QueueSchemaConfig, h as RunContext, F as ActorLogger, au as QueueFilterName, az as QueueNextOptions, aA as QueueResultMessageForName, ay as QueueNextBatchOptions, aF as Registry, a3 as Client, am as InferEventArgs, an as InferSchemaMap } from './config-D_w88_vC.cjs';
|
|
2
2
|
import { WorkflowContextInterface, StepConfig, TryStepResult, TryStepConfig, TryBlockResult, TryBlockConfig, LoopResult, LoopConfig, BranchConfig, BranchOutput, EntryKindType } from '@rivetkit/workflow-engine';
|
|
3
3
|
import { A as AnyDatabaseProvider, I as InferDatabaseClient } from './config-ey2I2zz5.cjs';
|
|
4
4
|
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { A as AnyActorDefinition, B as BaseActorDefinition, E as EventSchemaConfig, Q as QueueSchemaConfig, h as RunContext, F as ActorLogger, au as QueueFilterName, az as QueueNextOptions, aA as QueueResultMessageForName, ay as QueueNextBatchOptions, aF as Registry, a3 as Client, am as InferEventArgs, an as InferSchemaMap } from './config-
|
|
1
|
+
import { A as AnyActorDefinition, B as BaseActorDefinition, E as EventSchemaConfig, Q as QueueSchemaConfig, h as RunContext, F as ActorLogger, au as QueueFilterName, az as QueueNextOptions, aA as QueueResultMessageForName, ay as QueueNextBatchOptions, aF as Registry, a3 as Client, am as InferEventArgs, an as InferSchemaMap } from './config-Cc0kEhos.js';
|
|
2
2
|
import { WorkflowContextInterface, StepConfig, TryStepResult, TryStepConfig, TryBlockResult, TryBlockConfig, LoopResult, LoopConfig, BranchConfig, BranchOutput, EntryKindType } from '@rivetkit/workflow-engine';
|
|
3
3
|
import { A as AnyDatabaseProvider, I as InferDatabaseClient } from './config-ey2I2zz5.js';
|
|
4
4
|
|
package/dist/tsup/db/drizzle.cjs
CHANGED
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
var _chunkKVFIONKQcjs = require('../chunk-KVFIONKQ.cjs');
|
|
8
8
|
|
|
9
9
|
|
|
10
|
-
var
|
|
10
|
+
var _chunkLVCSUZULcjs = require('../chunk-LVCSUZUL.cjs');
|
|
11
11
|
require('../chunk-2JSYYH6P.cjs');
|
|
12
12
|
|
|
13
13
|
// src/db/drizzle.ts
|
|
@@ -164,7 +164,7 @@ function db({
|
|
|
164
164
|
return;
|
|
165
165
|
}
|
|
166
166
|
manualTransactionWarned = true;
|
|
167
|
-
|
|
167
|
+
_chunkLVCSUZULcjs.getLogger.call(void 0, "database").warn(
|
|
168
168
|
{ actorId: ctx.actorId },
|
|
169
169
|
"Manual cross-call SQLite transactions can interleave with other actor work. Use db.transaction() for coordinated transactions. Set warnOnManualTransactions: false in your db(...) configuration to disable this warning."
|
|
170
170
|
);
|
package/dist/tsup/db/drizzle.js
CHANGED
package/dist/tsup/db/mod.cjs
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
2
|
|
|
3
|
-
var
|
|
3
|
+
var _chunkLVWWFCLDcjs = require('../chunk-LVWWFCLD.cjs');
|
|
4
4
|
require('../chunk-KVFIONKQ.cjs');
|
|
5
|
-
require('../chunk-
|
|
5
|
+
require('../chunk-LVCSUZUL.cjs');
|
|
6
6
|
require('../chunk-2JSYYH6P.cjs');
|
|
7
7
|
|
|
8
8
|
|
|
9
|
-
exports.db =
|
|
9
|
+
exports.db = _chunkLVWWFCLDcjs.db;
|
|
10
10
|
//# sourceMappingURL=mod.cjs.map
|
package/dist/tsup/db/mod.js
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true}); function _interopRequireWildcard(obj) { if (obj && obj.__esModule) { return obj; } else { var newObj = {}; if (obj != null) { for (var key in obj) { if (Object.prototype.hasOwnProperty.call(obj, key)) { newObj[key] = obj[key]; } } } newObj.default = obj; return newObj; } }
|
|
2
2
|
|
|
3
|
-
var
|
|
4
|
-
require('../chunk-
|
|
3
|
+
var _chunkFRJWQK5Ucjs = require('../chunk-FRJWQK5U.cjs');
|
|
4
|
+
require('../chunk-7KSJADFC.cjs');
|
|
5
5
|
|
|
6
6
|
|
|
7
7
|
|
|
8
|
-
var
|
|
9
|
-
require('../chunk-
|
|
8
|
+
var _chunk6JVFKMTGcjs = require('../chunk-6JVFKMTG.cjs');
|
|
9
|
+
require('../chunk-LVCSUZUL.cjs');
|
|
10
10
|
require('../chunk-2JSYYH6P.cjs');
|
|
11
11
|
|
|
12
12
|
// src/common/bare/generated/inspector/v5.ts
|
|
@@ -796,5 +796,5 @@ function decodeToClient(bytes) {
|
|
|
796
796
|
|
|
797
797
|
|
|
798
798
|
|
|
799
|
-
exports.createWorkflowInspectorAdapter =
|
|
799
|
+
exports.createWorkflowInspectorAdapter = _chunkFRJWQK5Ucjs.createWorkflowInspectorAdapter; exports.decodeToClient = decodeToClient; exports.decodeToServer = decodeToServer; exports.decodeWorkflowHistoryTransport = _chunk6JVFKMTGcjs.decodeWorkflowHistoryTransport; exports.encodeToClient = encodeToClient; exports.encodeToServer = encodeToServer; exports.encodeWorkflowHistoryTransport = _chunk6JVFKMTGcjs.encodeWorkflowHistoryTransport; exports.readActionRequest = readActionRequest; exports.readActionResponse = readActionResponse; exports.readConnection = readConnection; exports.readConnectionsRequest = readConnectionsRequest; exports.readConnectionsResponse = readConnectionsResponse; exports.readConnectionsUpdated = readConnectionsUpdated; exports.readDatabaseSchemaRequest = readDatabaseSchemaRequest; exports.readDatabaseSchemaResponse = readDatabaseSchemaResponse; exports.readDatabaseTableRowsRequest = readDatabaseTableRowsRequest; exports.readDatabaseTableRowsResponse = readDatabaseTableRowsResponse; exports.readError = readError; exports.readInit = readInit; exports.readPatchStateRequest = readPatchStateRequest; exports.readQueueMessageSummary = readQueueMessageSummary; exports.readQueueRequest = readQueueRequest; exports.readQueueResponse = readQueueResponse; exports.readQueueStatus = readQueueStatus; exports.readQueueUpdated = readQueueUpdated; exports.readRpcsListRequest = readRpcsListRequest; exports.readRpcsListResponse = readRpcsListResponse; exports.readState = readState; exports.readStateRequest = readStateRequest; exports.readStateResponse = readStateResponse; exports.readStateUpdated = readStateUpdated; exports.readTabConfigEntry = readTabConfigEntry; exports.readToClient = readToClient; exports.readToClientBody = readToClientBody; exports.readToServer = readToServer; exports.readToServerBody = readToServerBody; exports.readTraceQueryRequest = readTraceQueryRequest; exports.readTraceQueryResponse = readTraceQueryResponse; exports.readWorkflowHistory = readWorkflowHistory; exports.readWorkflowHistoryRequest = readWorkflowHistoryRequest; exports.readWorkflowHistoryResponse = readWorkflowHistoryResponse; exports.readWorkflowHistoryUpdated = readWorkflowHistoryUpdated; exports.readWorkflowReplayRequest = readWorkflowReplayRequest; exports.readWorkflowReplayResponse = readWorkflowReplayResponse; exports.writeActionRequest = writeActionRequest; exports.writeActionResponse = writeActionResponse; exports.writeConnection = writeConnection; exports.writeConnectionsRequest = writeConnectionsRequest; exports.writeConnectionsResponse = writeConnectionsResponse; exports.writeConnectionsUpdated = writeConnectionsUpdated; exports.writeDatabaseSchemaRequest = writeDatabaseSchemaRequest; exports.writeDatabaseSchemaResponse = writeDatabaseSchemaResponse; exports.writeDatabaseTableRowsRequest = writeDatabaseTableRowsRequest; exports.writeDatabaseTableRowsResponse = writeDatabaseTableRowsResponse; exports.writeError = writeError; exports.writeInit = writeInit; exports.writePatchStateRequest = writePatchStateRequest; exports.writeQueueMessageSummary = writeQueueMessageSummary; exports.writeQueueRequest = writeQueueRequest; exports.writeQueueResponse = writeQueueResponse; exports.writeQueueStatus = writeQueueStatus; exports.writeQueueUpdated = writeQueueUpdated; exports.writeRpcsListRequest = writeRpcsListRequest; exports.writeRpcsListResponse = writeRpcsListResponse; exports.writeState = writeState; exports.writeStateRequest = writeStateRequest; exports.writeStateResponse = writeStateResponse; exports.writeStateUpdated = writeStateUpdated; exports.writeTabConfigEntry = writeTabConfigEntry; exports.writeToClient = writeToClient; exports.writeToClientBody = writeToClientBody; exports.writeToServer = writeToServer; exports.writeToServerBody = writeToServerBody; exports.writeTraceQueryRequest = writeTraceQueryRequest; exports.writeTraceQueryResponse = writeTraceQueryResponse; exports.writeWorkflowHistory = writeWorkflowHistory; exports.writeWorkflowHistoryRequest = writeWorkflowHistoryRequest; exports.writeWorkflowHistoryResponse = writeWorkflowHistoryResponse; exports.writeWorkflowHistoryUpdated = writeWorkflowHistoryUpdated; exports.writeWorkflowReplayRequest = writeWorkflowReplayRequest; exports.writeWorkflowReplayResponse = writeWorkflowReplayResponse;
|
|
800
800
|
//# sourceMappingURL=mod.cjs.map
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import {
|
|
2
2
|
createWorkflowInspectorAdapter
|
|
3
|
-
} from "../chunk-
|
|
4
|
-
import "../chunk-
|
|
3
|
+
} from "../chunk-XA4X3HHQ.js";
|
|
4
|
+
import "../chunk-DKKGGJFY.js";
|
|
5
5
|
import {
|
|
6
6
|
decodeWorkflowHistoryTransport,
|
|
7
7
|
encodeWorkflowHistoryTransport
|
|
8
|
-
} from "../chunk-
|
|
9
|
-
import "../chunk-
|
|
8
|
+
} from "../chunk-6DHBQN3Z.js";
|
|
9
|
+
import "../chunk-FQB3VZME.js";
|
|
10
10
|
import "../chunk-OUQUIBVW.js";
|
|
11
11
|
|
|
12
12
|
// src/common/bare/generated/inspector/v5.ts
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
2
|
|
|
3
|
-
var
|
|
3
|
+
var _chunk7KSJADFCcjs = require('../chunk-7KSJADFC.cjs');
|
|
4
4
|
|
|
5
5
|
|
|
6
6
|
|
|
7
7
|
|
|
8
8
|
|
|
9
9
|
|
|
10
|
-
var
|
|
11
|
-
require('../chunk-
|
|
10
|
+
var _chunk6JVFKMTGcjs = require('../chunk-6JVFKMTG.cjs');
|
|
11
|
+
require('../chunk-LVCSUZUL.cjs');
|
|
12
12
|
require('../chunk-2JSYYH6P.cjs');
|
|
13
13
|
|
|
14
14
|
|
|
@@ -17,5 +17,5 @@ require('../chunk-2JSYYH6P.cjs');
|
|
|
17
17
|
|
|
18
18
|
|
|
19
19
|
|
|
20
|
-
exports.WorkflowBranchStatusType =
|
|
20
|
+
exports.WorkflowBranchStatusType = _chunk6JVFKMTGcjs.WorkflowBranchStatusType; exports.WorkflowEntryStatus = _chunk6JVFKMTGcjs.WorkflowEntryStatus; exports.WorkflowSleepState = _chunk6JVFKMTGcjs.WorkflowSleepState; exports.decodeWorkflowHistoryTransport = _chunk6JVFKMTGcjs.decodeWorkflowHistoryTransport; exports.encodeWorkflowHistoryTransport = _chunk6JVFKMTGcjs.encodeWorkflowHistoryTransport; exports.encodeWorkflowInspectorValue = _chunk7KSJADFCcjs.encodeWorkflowInspectorValue;
|
|
21
21
|
//# sourceMappingURL=workflow.cjs.map
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
import {
|
|
2
2
|
encodeWorkflowInspectorValue
|
|
3
|
-
} from "../chunk-
|
|
3
|
+
} from "../chunk-DKKGGJFY.js";
|
|
4
4
|
import {
|
|
5
5
|
WorkflowBranchStatusType,
|
|
6
6
|
WorkflowEntryStatus,
|
|
7
7
|
WorkflowSleepState,
|
|
8
8
|
decodeWorkflowHistoryTransport,
|
|
9
9
|
encodeWorkflowHistoryTransport
|
|
10
|
-
} from "../chunk-
|
|
11
|
-
import "../chunk-
|
|
10
|
+
} from "../chunk-6DHBQN3Z.js";
|
|
11
|
+
import "../chunk-FQB3VZME.js";
|
|
12
12
|
import "../chunk-OUQUIBVW.js";
|
|
13
13
|
export {
|
|
14
14
|
WorkflowBranchStatusType,
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { z } from 'zod';
|
|
2
|
-
import { a7 as CustomInspectorTabEntrySchema, al as HideInspectorTabEntrySchema, ao as InspectorTabEntrySchema } from '../config-
|
|
3
|
-
export { w as ActorInspectorConfig, x as ActorInspectorConfigSchema, _ as BUILTIN_INSPECTOR_TAB_IDS, a0 as BuiltinInspectorTabIdSchema } from '../config-
|
|
2
|
+
import { a7 as CustomInspectorTabEntrySchema, al as HideInspectorTabEntrySchema, ao as InspectorTabEntrySchema } from '../config-D_w88_vC.cjs';
|
|
3
|
+
export { w as ActorInspectorConfig, x as ActorInspectorConfigSchema, _ as BUILTIN_INSPECTOR_TAB_IDS, a0 as BuiltinInspectorTabIdSchema } from '../config-D_w88_vC.cjs';
|
|
4
4
|
import 'zod/v4';
|
|
5
5
|
import '../config-ey2I2zz5.cjs';
|
|
6
6
|
import '@rivetkit/rivetkit-wasm';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { z } from 'zod';
|
|
2
|
-
import { a7 as CustomInspectorTabEntrySchema, al as HideInspectorTabEntrySchema, ao as InspectorTabEntrySchema } from '../config-
|
|
3
|
-
export { w as ActorInspectorConfig, x as ActorInspectorConfigSchema, _ as BUILTIN_INSPECTOR_TAB_IDS, a0 as BuiltinInspectorTabIdSchema } from '../config-
|
|
2
|
+
import { a7 as CustomInspectorTabEntrySchema, al as HideInspectorTabEntrySchema, ao as InspectorTabEntrySchema } from '../config-Cc0kEhos.js';
|
|
3
|
+
export { w as ActorInspectorConfig, x as ActorInspectorConfigSchema, _ as BUILTIN_INSPECTOR_TAB_IDS, a0 as BuiltinInspectorTabIdSchema } from '../config-Cc0kEhos.js';
|
|
4
4
|
import 'zod/v4';
|
|
5
5
|
import '../config-ey2I2zz5.js';
|
|
6
6
|
import '@rivetkit/rivetkit-wasm';
|