test timeout
This commit is contained in:
parent
f4d93a82e2
commit
fe8f5a49ff
@ -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,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user