test timeout
This commit is contained in:
@@ -17,6 +17,8 @@ import "server-only";
|
|||||||
import { v4 } from "uuid";
|
import { v4 } from "uuid";
|
||||||
import { withServerPromise } from "./withServerPromise";
|
import { withServerPromise } from "./withServerPromise";
|
||||||
|
|
||||||
|
export const maxDuration = 300; // 5 minutes
|
||||||
|
|
||||||
export const createRun = withServerPromise(
|
export const createRun = withServerPromise(
|
||||||
async ({
|
async ({
|
||||||
origin,
|
origin,
|
||||||
|
|||||||
Reference in New Issue
Block a user