This commit is contained in:
2025-11-11 17:06:25 -03:00
parent c00a42ea39
commit 39aedac972
30 changed files with 802 additions and 220 deletions

View File

@@ -43,4 +43,4 @@ export default async function handleRequest(
}
// https://reactrouter.com/how-to/suspense#timeouts
export const streamTimeout = 6_000
export const streamTimeout = 7_000