fastify / fastify/help

Next.js plug-in timeout

Open
#663 2 comments 0 reactions 0 assignees View on GitHub
help wanted
Dominant language
No language data
Stars
68
Forks
8
Avg merge
11h 2m
Merged PRs (30d)
2

Description

## 💬 Question here

I find the fastify-nextjs plugin will start to timeout during initialisation during development mode, because the application code needs to compile and as the codebase gets larger the compilation takes longer. I’m wondering if there are strategies we can use to mitigate this beyond increasing the plug-in timeout for the entire Fastify instance globally.

For example, can we increase the timeout only on that specific register call?

Could the default timeout be increased on the plug-in itself during dev, since this issue will likely affect most use cases when dev mode is used.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.