fix: warm agent.wait cache
This commit is contained in:
@@ -327,6 +327,8 @@ async function waitForAgentJob(params: {
|
||||
});
|
||||
}
|
||||
|
||||
ensureAgentJobListener();
|
||||
|
||||
export type GatewayRequestContext = {
|
||||
deps: ReturnType<typeof createDefaultDeps>;
|
||||
cron: CronService;
|
||||
|
||||
Reference in New Issue
Block a user