test timeout

This commit is contained in:
bennykok 2024-01-27 12:32:01 +08:00
parent f4d93a82e2
commit fe8f5a49ff

View File

@ -17,6 +17,8 @@ import "server-only";
import { v4 } from "uuid";
import { withServerPromise } from "./withServerPromise";
export const maxDuration = 300; // 5 minutes
export const createRun = withServerPromise(
async ({
origin,