mirror of
https://github.com/stack-auth/stack.git
synced 2026-06-13 21:01:21 +08:00
### Context A small amount of email monitor requests take slightly less than 3 minutes to complete. This meant our old timeout of 2 minutes was flagging a few kuma pulls as "down" when they weren't. ### Summary of Changes We just bumped the timeout. This should be ok in prod because the uptime kuma timeout is set to 200 seconds. |
||
|---|---|---|
| .. | ||
| prisma | ||
| scripts | ||
| src | ||
| .env | ||
| .env.development | ||
| .eslintrc.cjs | ||
| .gitignore | ||
| instrumentation-client.ts | ||
| LICENSE | ||
| next.config.mjs | ||
| package.json | ||
| prisma.config.ts | ||
| tsconfig.json | ||
| vercel.json | ||
| vitest.config.ts | ||
| vitest.setup.ts | ||